]> git.kaiwu.me - haproxy.git/commit
MINOR: mux_quic: return conn error code in debug string
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 20 Apr 2026 08:56:27 +0000 (10:56 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 27 Apr 2026 13:02:58 +0000 (15:02 +0200)
commit0da40e272c8694e8b9e482e0108f5f5f5b7a89e2
tree8549722a3c35d05ae7b5fe597f6fef474f88c3e4
parentf8385ef165c03711d031afb5c9ca5477fe1cc142
MINOR: mux_quic: return conn error code in debug string

Similarly to H2, mux_quic now returns connection error code when stream
debug string is retrieved via MUX_SCTL_DBG_STR operation.
src/mux_quic.c