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. |
||
|---|---|---|
| .. | ||
| cloudflare_status_page.go | ||
| cloudflare_status_page_test.go | ||
| conn_aware_logger.go | ||
| external_control.go | ||
| metrics.go | ||
| pool.go | ||
| proxy.go | ||
| proxy_posix_test.go | ||
| proxy_test.go | ||
| reconnect.go | ||
| reconnect_test.go | ||
| supervisor.go | ||
| tunnel.go | ||
| tunnel_test.go | ||
| tunnelsforha.go | ||