]> git.kaiwu.me - haproxy.git/commit
MINOR: mux_quic: adjust shut stream callback
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 30 Jun 2026 16:29:50 +0000 (18:29 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 6 Jul 2026 08:19:12 +0000 (10:19 +0200)
commitcc56803799763de618aad9b6880eac518270cc3a
treeef175ecde417851e01559a9a12d08b54de407edd
parentf2014ec4743f02f65387e6611fb7c999c685b149
MINOR: mux_quic: adjust shut stream callback

Clean up MUX QUIC stream shut callback with a central invokation for
lclose app_ops. Also, traces are added at H3 layer to log the method of
closure.
src/h3.c
src/mux_quic.c