]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: connection: Add a CTL flag to notify mux it should wait for reads again
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 14 Nov 2023 06:44:05 +0000 (07:44 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 14 Nov 2023 10:01:51 +0000 (11:01 +0100)
commite5cffa8ace3b9a3d6a634d8754380e699909ad3a
treed1abaa4cee310476bc7a4a7834dcf8bd68e935cd
parent9327e7efa73b2be17cf8fbe9ab735181a84839fb
MINOR: connection: Add a CTL flag to notify mux it should wait for reads again

MUX_SUBS_RECV ctl flag is added to instruct the mux it should wait for read
events. This flag will be pretty useful to handle abortonclose option.
include/haproxy/connection-t.h