mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-16 22:31:42 +01:00
Define an API to easily set a CONNECTION_CLOSE. This will mainly be useful for the MUX when an error is detected which require to close the whole connection. On the MUX side, a new flag is added when a CONNECTION_CLOSE has been prepared. This will disable add future send operations.