Update a QUIC_BUG to make it clear that when timer fires in TLP/RTO/PTO mode, at least one packet will be sent eventually.

PiperOrigin-RevId: 315720299
Change-Id: I664541c00d6bbe77ac7f0959b4b153327fc6b9af
1 file changed
tree: d5d13a31b10bdfab6ee9b0ea25ed9f9f2c0799b3
  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.