Change quic_toy_client.cc to include the correct header file for AF_INET/AF_INET6/AF_UNSPEC on windows.

PiperOrigin-RevId: 334195952
Change-Id: I0851959e9a7ad4f23f9e104c4c84038f6f3b2723
1 file changed
tree: c8cf6b4959a9b235b68f9bee67d3cf820bd7a012
  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.