mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 22:01:31 +02:00
Just like the ->ctl() callback function, used to send commands to mux connections, the ->sctl() callback function can now be used to send commands to mux streams. The first command, MUX_SCTL_SID, is a way to request the mux stream ID. It will be implemented later for each mux.