Make sure there is pending timer credit when trying to retransmit packets in PTO mode.

Protected by FLAGS_quic_reloadable_flag_quic_fix_pto_pending_timer_count.

PiperOrigin-RevId: 331227032
Change-Id: Id7e072c9d9e8e40b7da935c879d69c6e05c3c852
2 files changed
tree: a7cf290295563e8f70e17c04069adf9d0ab67917
  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.