gfe-relnote: Set first_pto_srtt_multiplier_ to 0.5, just like the PLE1 connection option, when TLPR is present and PTO is enabled in QUIC.  Protected by existing unverified flag quic_arm_pto_with_earliest_sent_time.

PiperOrigin-RevId: 300630596
Change-Id: I132f97ecd55e7b489c5bbf232010f689993d91fa
1 file changed
tree: 618e3484fcd315c05dfd6b720f9080120616b234
  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.