Remove QuicSentPacketManagerPeer::HasUnackedCryptoPackets

gfe-relnote: n/a (Test only)
PiperOrigin-RevId: 244485656
Change-Id: Iff9a295ecdcca3da61451c3311ffa22c75116d84
3 files changed
tree: 009c97e5a7807b52f2c23d15aedaa13ee6d1333a
  1. epoll_server/
  2. http2/
  3. quic/
  4. spdy/
  5. CONTRIBUTING.md
  6. LICENSE
  7. README.md
README.md

QUICHE

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.