Consult only stream map for gQUIC in QuicSession::GetNumActiveStreams().

Protected by  gfe2_reloadable_flag_quic_get_stream_information_from_stream_map

PiperOrigin-RevId: 324887981
Change-Id: I560062234d5c9e6dadb770732e3159b1b77cd52b
3 files changed
tree: 3698e4de9d71509be52c50e80f2b6ebcf9ecad2e
  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.