commit | b9bdd05751401b849ac4e19d4e3cd0475b7dc589 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Wed Jun 05 03:06:33 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 05 21:18:25 2019 -0700 |
tree | 980ec2c09aa054019fb14dc6c6ddeb0fc5373370 | |
parent | 346b7ce5433c9dcfa737e30a479eaa44a8e68278 [diff] |
Fix flag counts for quic_do_not_override_connection_id In cl/251599233 I added more flag counts and forgot to update the other ones. gfe-relnote: n/a, flag count only, protected by quic_do_not_override_connection_id PiperOrigin-RevId: 251609520 Change-Id: I02cbeaed9bc2e426e82d34d5f53cf730d9bb4452
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.