mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-19 12:42:42 +02: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.