Default to 2 * RTTVAR when calculating PTO delay.

Protected by FLAGS_quic_reloadable_flag_quic_default_to_2_rttvar.

PiperOrigin-RevId: 333118367
Change-Id: I1d71f13327767deb512dfdabbe0cb612437c0041
2 files changed
tree: e19d5f231802e2fcde0343899e11eb8461ca94d3
  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.