commit | 46245aa1a7a4a4bef9a17e5b3145d8c76224d650 | [log] [tgz] |
---|---|---|
author | ianswett <ianswett@google.com> | Fri Apr 02 04:53:47 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 02 04:54:26 2021 -0700 |
tree | 81fa20f035f24a658b40964f2265b9ce749966f1 | |
parent | a62f052e5d28d7b102171d77fef176151a3e4b5b [diff] |
Inline QuicConnection::WriteNewData. PiperOrigin-RevId: 366429245 Change-Id: I3912fe9670970bf1c650d6bb52bdfc2572c3a562
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. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.