| commit | b83432560820d5599ef30ed61f276a0f00e86585 | [log] [tgz] |
|---|---|---|
| author | QUICHE team <quiche-dev@google.com> | Mon Apr 29 13:58:01 2019 -0700 |
| committer | Bence Béky <bnc@google.com> | Mon Apr 29 22:56:27 2019 +0000 |
| tree | 18c7de33a0efcfd7e130ec732853a131d333d2d1 | |
| parent | ef9c8f94cf15109c3f43e5ed6936a225fb1c87a0 [diff] |
Add a new callback for probing retransmissions. Whenever the connection needs to send probing retransmissions it calls the session to decide what data to send. gfe-relnote: n/a (probing retransmissions only used by Quartc) PiperOrigin-RevId: 245817562 Change-Id: I2239c32ea4e2f6aa7dd6f733045ccc8fa0da4dc5
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.