gfe-relnote: In QUIC, rewrite QuicStreamIdManager::MaybeIncreaseLargestPeerStreamId to make it easier to read. Refactoring only, no functional change expected, not protected.

PiperOrigin-RevId: 301870789
Change-Id: I2d9a2770f372f5c3bea52e2e4e59b157a27ed715
1 file changed
tree: 27d46fdbcf8cddf5e54630db3aef017a15b72b07
  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.