MINOR: h3: add missing traces on closure
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 30 Jan 2023 14:36:51 +0000 (15:36 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 30 Jan 2023 15:16:46 +0000 (16:16 +0100)
commit56a86ddfb97d740f965503f6b5991fafa347308c
tree153ac72c6ffa2dfac2c5a618ccc96bf4e7109916
parente269aeb46bc7e0dade0281a4bc65f924bd008737
MINOR: h3: add missing traces on closure

Add traces for function h3_shutdown() / h3_send_goaway(). This should
help to debug problems related to connection closure.

This should be backported up to 2.7.
src/h3.c