Return false in QuicTransportStream::CanWrite() if the write side of the stream has been closed.

gfe-relnote: n/a (not used in production GFE code)
PiperOrigin-RevId: 288535167
Change-Id: I2ea667733f234937af671b5740c77944e5eef879
2 files changed
tree: c33fc5afb1b4882f5862426b2f5248104b14e5e7
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.