gfe-relnote: In QUIC, do not bother stream ID manager on pending stream closing if connection disconnects. Protected by existing gfe2_reloadable_flag_quic_enable_version_draft_25_3.

PiperOrigin-RevId: 298656962
Change-Id: I61f9a5d6de9b250ff459a52c1e9fbb58f36e42a3
1 file changed
tree: 8b0c89dba425c8a59b54ece0e0a710672bc3b47d
  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.