mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
When resuming a TLS session using Dial (and not DialEarly), 0-RTT should be disabled at the TLS layer, even if the session ticket allows for 0-RTT resumption. This bug is not critical, since Dial doesn't return an EarlyConnection, so the client wouldn't be able to actually send 0-RTT data in practice. |
||
---|---|---|
.. | ||
ackhandler | ||
congestion | ||
flowcontrol | ||
handshake | ||
logutils | ||
mocks | ||
protocol | ||
qerr | ||
qtls | ||
testdata | ||
testutils | ||
utils | ||
wire |