Prevent QUIC subclasses from accessing stream_map_.size().

No behavior change. not protected.

PiperOrigin-RevId: 324674633
Change-Id: Iaac67b21a154be167b1f404a4f4d3b83bff72a38
4 files changed
tree: d918a1e341fa0cd993b838349f5d4e71686041a5
  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.