Migrate some of the uses of QuicIpAddress(QuicIpAddressImpl) constructor to quic::ToQuicIpAddress This is done in preparation of making QuicIpAddress a non-platform class. gfe-relnote: n/a (no functional change) PiperOrigin-RevId: 242743726 Change-Id: I46848cbb5239dca5b650c6e4cde10a9e8d6f3912
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.