commit | 7f483b5ee54c025e2cca7bd9ef70cf2748c9b7f4 | [log] [tgz] |
---|---|---|
author | renjietang <renjietang@google.com> | Wed May 20 14:30:47 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 20 14:31:17 2020 -0700 |
tree | 7c72e8c7ab4e1e460c96b6809c617414e989ae5f | |
parent | d25cd65656f03041290ec6986cfd9ea8d705d613 [diff] |
In QUIC, instead of looking up QuicConnection states, consult the session on whether the connection should be closed on STATELESS_RESET. The new approach allows Chrome's connectivity probing manager to make decisions, which is consistent with other path determination logic for probing. Client side change only. not protected. PiperOrigin-RevId: 312556190 Change-Id: I0a295b84312b7c53bdf14c4c7940ce1f60609b09