gfe-relnote: (n/a) Refactor Bbr2ProbeBwMode::OnCongestionEvent such that it only has one return point. No behavior change, not protected.

This makes it easier to do things when bbr2 switches phases.

PiperOrigin-RevId: 282350548
Change-Id: Ic94ccbf2328ba0c791a8162b096511889e317024
1 file changed
tree: 023f92a1224504c0452fa2a7e01d52a0b2f0c119
  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.