commit | 396d109de150c5041599648df280f81c87ca403e | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Wed Mar 20 10:21:07 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 20 10:21:53 2019 -0700 |
tree | aa64dc3eaf29ae734950500d71af04a65d4382d4 | |
parent | 577718a9028c79644266451f9e282c9966e2c3ab [diff] |
Make sure the read side is not closed when QuicSpdyStream tries to read from sequencer. gfe-relnote: protected by version 99. PiperOrigin-RevId: 239422550 Change-Id: If5791c996fe1e617e936339c66dc22a3886734a2
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.