commit | c45c9764e78da093d3376be522ace6cadc859eb2 | [log] [tgz] |
---|---|---|
author | bnc <bnc@google.com> | Mon Mar 15 12:17:35 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 15 12:18:09 2021 -0700 |
tree | 2dcfd8eb6669262ebfef18a6de6d3a3e487d6e00 | |
parent | 3748d6afa7a374f90a06cb7bba73c0768fb9d20b [diff] |
Return absolute index instead of QpackEntry* from QpackHeaderTable::InsertEntry(). The immediate goal is to eliminate uses of InsertionIndex(). The long-term goal is to eliminate the need for interator stability on the container that holds QpackEntries. PiperOrigin-RevId: 363000091 Change-Id: Ic1e9ce61d4e3b263687ca854b1bd400c288b7368
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.