Add flag --ip_version_for_host_lookup to quic_client to indicate the preferred IP version of host address, if host lookup is needed.

PiperOrigin-RevId: 333753224
Change-Id: I4333bb7bdfdafe592410458718f571c35f8d9abe
6 files changed
tree: 97f847429b6c9ee2f3e75d25234345c2eac1959e
  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.