commit | c2653c458fa2f0e6503f9782310ddf995c5545de | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Fri Mar 08 13:30:06 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 08 13:30:44 2019 -0800 |
tree | 0686f91a9e1e173a805a686b5e0d2e81397f168d | |
parent | fa8655a699fbf1dc67e2ccd3350bc8980a3ddab5 [diff] |
Remove QuicSession::num_active_request() and allow subclasses to account the number of request individually. gfe-relnote: n/a - code refactor. PiperOrigin-RevId: 237508966 Change-Id: Id33ba212a4cfbd73f07264d5f6bcf95908fe772b
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.