mirror of
https://github.com/caddyserver/caddy.git
synced 2025-06-04 06:04:29 -04:00
* core: quic listener will manage the underlying socket by itself. * format code * rename sharedQUICTLSConfig to sharedQUICState, and it will now manage the number of active requests * add comment * strict unwrap type * fix unwrap * remove comment