Change GetMinStreamSize API to use size_t, rather than uint16_t avoiding truncation

gfe-relnote: N/A, api change only.
PiperOrigin-RevId: 277721016
Change-Id: I3e8fba1588d27c2ea1a3a4f6e5fa6de425bba732
2 files changed
tree: 58743b168924879b8a0e1bc6687e8ec28c6e173f
  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.