mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 19:23:25 +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.