Wait for pending ACKs to be flushed in QuicTestClient::WaitUntil and  QuicTestClient::WaitForWriteToFlush to avoid server's unnecessary retransmission in tests.

PiperOrigin-RevId: 314796960
Change-Id: Iad53e0eec1ca4bcdeadc18daf2c91cf10041e547
1 file changed
tree: aa1781625db748381d756763f517bad800611d9c
  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.