Include stream information in idle timeout connection close detail.

Protected by FLAGS_quic_reloadable_flag_quic_add_stream_info_to_idle_close_detail.

PiperOrigin-RevId: 330939479
Change-Id: I79754a0ae790df319b3ff0d1d41a35ebb505f207
9 files changed
tree: caa683ab4b91a5ef5eb7cff1013592856966eae6
  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.