mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 03:32:40 +02:00
This context may be released at the same time as the Initial TLS context. This is done calling quic_tls_ctx_secs_free() and pool_free() in two code locations. Implement quic_nictx_free() to do that.