Delay the start of loss detection tuner to the time when the first reordering happens. protected by existing --gfe2_reloadable_flag_quic_enable_loss_detection_tuner.

PiperOrigin-RevId: 320984808
Change-Id: Ife4abd76b8d66f1a2af3302cbac5d961fad08dcc
8 files changed
tree: f6f69b8191e8e65f7d8411f6bb77531ca2b0f9c1
  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.