gfe-relnote: Check handshake timeout before idle timeout in QuicConnection. Protected by --gfe2_reloadable_flag_quic_check_handshake_timeout_before_idle_timeout.

This is an attempt to deflake the PreSharedKey* tests in third_party/quic/core/http:end_to_end_test.

PiperOrigin-RevId: 292436192
Change-Id: I1a45df8a29913e295bfc5b06805cbdeae245d44b
3 files changed
tree: 473cbc3ce723849f439269bc66461e3723059435
  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.