MINOR: quic: Add traces to qc_kill_conn()
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 10 Feb 2023 13:44:51 +0000 (14:44 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Fri, 17 Feb 2023 16:36:30 +0000 (17:36 +0100)
commit2f531116edef5bbc30f6e9236d48887e85ea9cca
tree1aeb0ff1219d7bd2a3cd12065ec8bc2139234e5d
parenta2c62c3141d5e1878bec9cd7505dfc792f42fc3f
MINOR: quic: Add traces to qc_kill_conn()

Very minor modification to help in debugging issues.

Must be backported to 2.7.
include/haproxy/quic_conn-t.h
src/quic_conn.c