gfe-relnote: Inline QuicConnection::MaybeSetAckAlarmTo because it's only used in one place.  No functional change, not flag protected.

PiperOrigin-RevId: 292133930
Change-Id: I491f0ae0e2fbc760cc2078a35e1dca9235d16dee
2 files changed
tree: 1d7a7c3d5a457f54b92a382d00d7a4aa306982b8
  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.