Close QUIC connection if writer is still blocked while calling OnCanWrite.

Protected by FLAGS_quic_reloadable_flag_quic_close_connection_in_on_can_write_with_blocked_writer.

PiperOrigin-RevId: 329813983
Change-Id: I0f2b8f1de1a851aa7e8f543afb72152e2d66804b
1 file changed
tree: 9b63d35de994726ebf25a89ecae5815c33bba23c
  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.