Fix timeouts and rebinding check in quic_client_interop_test

gfe-relnote: n/a (test-only tool change)
PiperOrigin-RevId: 293349649
Change-Id: Ie06ac6f2190da8aeff0796a6bec6efd4a13d056d
3 files changed
tree: 6d11ec12ff138819696870a612dec69cd02e6d94
  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.