Add the check for enough loss events into the Bbr2NetworkModel::IsInflightTooHigh() method to simplify the code.

PiperOrigin-RevId: 336470593
Change-Id: I370b79fd09736d508df1996a47dde4b21d453143
4 files changed
tree: f96df26bf906e0a7b8e039c256fb38f3b43e45d4
  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.