commit | 732ac38504efe2952f2471e0685546a749045499 | [log] [tgz] |
---|---|---|
author | dschinazi <dschinazi@google.com> | Wed May 20 11:15:33 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 20 11:16:11 2020 -0700 |
tree | c898aa28b2fa3dd487b490d9ffe2732eb947ee9a | |
parent | 9e7b4925c91806d93239359f6fc9643a9270dea7 [diff] |
Remove obsolete stateless reset token length override These two lines are no longer correct. QuicSession calls QuicConfig::SetStatelessResetTokenToSend and then QuicConfig will populate the transport parameters with the right value. This call is currently a no-op as the stateless reset token is always 16 bytes long. Remove obsolete code PiperOrigin-RevId: 312518020 Change-Id: I384945ac1d227c1f257b2e2948bf79f23d059f82