Remove QuicConnection's RetransmittableOnWireAlarm because it was replaced with the PingAlarm. gfe-relnote: n/a (Dead code removal) PiperOrigin-RevId: 246132311 Change-Id: I231aecdc25d0fe10f2a144a9a5b8debd89b19703
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.