mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-05 23:21:13 +01:00
There is no need to use such a reference counter anymore since the QUIC connections are always handled by the same thread. quic_conn_drop() is removed. Its code is merged into quic_conn_release().