Create quic::ToNetAddress() to replace direct access to impl() method of QuicIpAddress. gfe-relnote: n/a (no functional change) PiperOrigin-RevId: 245866232 Change-Id: Ib637a6d28248258fedea30d9f167a487c2c72322
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.