mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-23 03:43:23 +02:00
Several places got the connection close sequence wrong because it was not obvious. In practice we always need the same sequence when aborting, so let's have a common function for this.