commit | ef9c8f94cf15109c3f43e5ed6936a225fb1c87a0 | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Mon Apr 29 13:35:13 2019 -0700 |
committer | Bence Béky <bnc@google.com> | Mon Apr 29 22:55:33 2019 +0000 |
tree | 6c077b842fb75304df20d5ccfeecd83ca55f6d00 | |
parent | 5377f61f8c862d690258358f798ddd5e0ec516df [diff] |
In QUIC, record smoothed or initial RTT when AdjustNetworkParameters is called if no RTT is provided. Logging only change. PiperOrigin-RevId: 245813242 Change-Id: Ifaa0fa1185bfbc9055d6ddbd4a3f50302b3cc1fb
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.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.