Add code count for quic_send_goaway_with_connection_close.

Protected by FLAGS_quic_reloadable_flag_quic_send_goaway_with_connection_close.

PiperOrigin-RevId: 340430923
Change-Id: I924085a90c6dd26172d118b619fcd158e57dbbbf
1 file changed
tree: 21401769cae5171ec390301edff548a5d3d31233
  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. QUICHE is only supported on little-endian platforms.