mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-12 22:19:13 +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.