Do not busy loop waiting to process MAX_STREAMS if liveness testing is in progress.

PiperOrigin-RevId: 324215585
Change-Id: I7942623b9bb401d3982c644ad45297bb8a01ae06
2 files changed
tree: d6716bc95dd51694d13051e190d692fd4dd4778e
  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.