Merge QuicStream::ValidateFlowControlLimit() into QuicStream::ConfigSendWindowOffset().

No behavior change. not protected.

PiperOrigin-RevId: 325854323
Change-Id: I99220463651fc308c49d88ab754d2c8311bc1a34
3 files changed
tree: 8f86c9bff4f31d65dd9078f24447e298521ffa71
  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.