Adjust retransmission credit after PING gets sent in QuicSentPacketManagerTest.ClearLastInflightPacketsSentTime.

PiperOrigin-RevId: 313652894
Change-Id: I23e9cf3e09b354fe459bc58265356fa90094c664
1 file changed
tree: 4146bc06f02c0be8b6d584ce3832315a2876c272
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. 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.