commit | c312e3b1878758ab2fb33dc090de36a96614a957 | [log] [tgz] |
---|---|---|
author | vasilvv <vasilvv@google.com> | Wed May 15 13:08:08 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 15 18:01:42 2019 -0700 |
tree | 0a2aa13eab279701f80edccdea363646fafa46c5 | |
parent | 6939de55e61c54416cd5b1e6a3a6b13ebfa1311b [diff] |
Remove .impl() method from QuicSocketAddress and QuicIpAddress. I believe that all references to it in both google3 and Chromium have been removed. gfe-relnote: n/a (no functional change) PiperOrigin-RevId: 248389914 Change-Id: I0b1079c4439fe8726975da09e362598b53da355a
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.