commit | 2af3ba94bf4cd6c16c9ce716588e30937ff0a8f3 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Tue Aug 13 10:54:14 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 15 05:09:25 2019 -0700 |
tree | 4c2440fd7ab880f30c3f3b3537bd471b7489bcb7 | |
parent | bd7162538f1e8f582b7ed55071c2560284def239 [diff] |
Early return in QuicSpdyClientSessionBase after connection is closed. gfe-relnote: v99 only, not protected. PiperOrigin-RevId: 263170559 Change-Id: I5d345101b58c8ef877708b02b2155740ff01762c
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.