commit | f67b5c59444a44f5f6856c44e6461a4b26deeb23 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Mon May 18 15:18:14 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 18 15:18:51 2020 -0700 |
tree | ced9d724c223fb715901b797facfdf8b187ced0b | |
parent | a26a4615dc37ee038c862627561e9df565bf70fd [diff] |
Send correct max_ack_delay in QUIC+TLS This CL fixes a bug where QuicConfig was sending the default value for max_ack_delay instead of the configured vale, when using QUIC+TLS. The only code that sets a non-default value here is either tests or quartc. Quartc is client-only, therefore we do not need flag-protection for this change. Client-only change PiperOrigin-RevId: 312164256 Change-Id: Ida7203ca219707d8ac44664c3a3326c215114f1e