]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: muxes: Remove MX_FL_CLEAN_ABRT flag
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 12 Apr 2022 16:04:10 +0000 (18:04 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 13 Apr 2022 13:10:16 +0000 (15:10 +0200)
commita97ccedf6f36c01660a8f4aaff33a9761e52ebf3
treefdfa1c301087d09a7074f956a472d894d72bb947
parent177a0e60ee7ce172dae1970ed206a51ab615ee13
CLEANUP: muxes: Remove MX_FL_CLEAN_ABRT flag

This flag is unused. Thus, it may be removed. No reason to still set it. It
also cleans up "haproxy -vv" output.
doc/configuration.txt
include/haproxy/connection-t.h
src/connection.c
src/mux_h2.c
src/mux_quic.c