Add MaybeUpdateAckTimeout to OnAckFrequencyFrame as this frame type also instigates ack.

PiperOrigin-RevId: 333093235
Change-Id: I8058c42cc2465cb8bf10b4f70ec17d4b459cd1b1
2 files changed
tree: 8f640a2a6d9a90e8240a1bd1ed74f59a8e83b8d8
  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.