forked from quic-go/quic-go
* pass a context to Transport.ConnContext This context is cancelled when the QUIC connection is closed, or when the QUIC handshake fails. This allows the application to easily build and garbage collect a map of active connections. * correctly handle fresh contexts returned from ConnContext
18 KiB
18 KiB