Include netinet/in.h in quic_ip_address.h I just realized that neither of sys/ headers already included there actually defines in_addr and in6_addr. gfe-relnote: n/a (no functional change) PiperOrigin-RevId: 242941225 Change-Id: Ib03d8bc497bb22c806296dde7536c55c88a7bfac
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.