MINOR: quic: Add trace to debug idle timer task issues
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 3 Apr 2023 15:42:05 +0000 (17:42 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 4 Apr 2023 16:24:28 +0000 (18:24 +0200)
commit495968ed51b64cc818e32e09eeb412183b701336
treef1999bc2daf6d7c997774ff531f4533741629f8e
parent5c099351d172a79f9ab4de043a78139b883bca93
MINOR: quic: Add trace to debug idle timer task issues

Add TRACE_PROTO() call where this is relevant to debug issues about
qc_idle_timer_task() issues.

Must be backported to 2.6 and 2.7.
src/quic_conn.c