haproxy/include
Willy Tarreau 2b199c9ac3 MEDIUM: connection: provide a common conn_full_close() function
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.
2012-11-23 17:32:21 +01:00
..
common MINOR: standard: add a simple popcount function 2012-11-19 12:12:24 +01:00
import
proto MEDIUM: connection: provide a common conn_full_close() function 2012-11-23 17:32:21 +01:00
types MAJOR: checks: rework completely bogus state machine 2012-11-23 12:47:05 +01:00