628545d229
This does a few fixes to make sure that the QUICConnection returns from Serve when the context is cancelled. QUIC transport now behaves like other transports: closes as soon as there is no traffic, or at most by grace-period. Note that we do not wait for UDP traffic since that's connectionless by design. |
||
---|---|---|
.. | ||
event.go | ||
manager.go | ||
manager_test.go | ||
session.go | ||
session_test.go | ||
transport.go | ||
transport_test.go |