Do not flush all pending ACKs in QuicTestClient::WaitForResponseForMs since this seems to slow the loadtest.

PiperOrigin-RevId: 317336216
Change-Id: I15a16d46e0f05aa4f2d18cac065c1808bd1ed11d
1 file changed
tree: e585c5e371c660350ee18f9fa315b7f25d199093
  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.