In QUIC, do not test liveness if timeout is longer than half idle timeout. Client side only, not protected.

PiperOrigin-RevId: 326442623
Change-Id: I9705bf200cda45a9927d723f506885605303d707
2 files changed
tree: f0c8349f66224cd443ffb35123413cf148e0b7d2
  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.