Add get method for initial_retransmittable_on_wire_timeout, which is used by chromium only and accidentally removed in cl/275943283.

gfe-relnote: n/a, used by chromium only.
PiperOrigin-RevId: 276114779
Change-Id: Iced30a64c4a18b4fb5525881d703d3f5837e79af
1 file changed
tree: 85c93c71e7decba77b0be65fb2f6ce411f4c6f57
  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.