mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-12 07:36:33 +00:00
![]() 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_test.go | ||
manager.go | ||
session_test.go | ||
session.go | ||
transport_test.go | ||
transport.go |