Introduce single-parameter variant of QuicConfig::SetIdleNetworkTimeout

This will allow us to start transitioning clients that use the same value to the new method.

gfe-relnote: n/a, new unused code
PiperOrigin-RevId: 309333427
Change-Id: I98881d6c70e93976456fed5de12caeebb8b8d4a4
7 files changed
tree: 1f72847cd95b6a556a1ed9bfac565abda30a9bce
  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.