]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: tevt/mux-spop: Report termination events for the SPOP connect/stream
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 4 Feb 2025 10:03:31 +0000 (11:03 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 6 Feb 2025 10:19:32 +0000 (11:19 +0100)
commit4f8ae5b1f676dbc0e19ab6e1a6e545b32061ddb8
tree492ddc9ffcd7f81b1699fd4c20854a7bc09cef2a
parent514a912a4d15c834a034be8ea7675c3ae0822080
MINOR: tevt/mux-spop:  Report termination events for the SPOP connect/stream

Termination events are now reported for the SPOP connections and the SPOP
streams. In addition, all available termination events logs are reported in
the "show-fd" callback function. The .ctl and .sctl callback functions were
also update to support, respectively, MUX_CTL_TEVTS and MUX_SCTL_TEVTS
commands.
src/mux_spop.c