Files
quic-go/internal/handshake
Marten Seemann d309060cde handshake: clone the tls.Config returned by GetConfigForClient (#4133)
We modify this tls.Config, so we should clone it first. Otherwise, this could
cause conflicts with how the application is using that config.
2023-10-26 22:22:20 -07:00
..
2022-10-11 16:38:44 +04:00
2023-06-21 04:06:44 -07:00