mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
This prevents a race condition when the underlying ClientSessionCache provided by the application returns the same session ticket for multiple connections. Reusing session tickets is explicitly recommended against by both RFC 8446 and RFC 9001, but it's not forbidden. This fix only benefits applications that compromise their users' privacy by reusing session tickets. |
||
---|---|---|
.. | ||
ackhandler | ||
congestion | ||
flowcontrol | ||
handshake | ||
logutils | ||
mocks | ||
protocol | ||
qerr | ||
qtls | ||
testdata | ||
utils | ||
wire |