haproxy/include
Willy Tarreau 9471b8ced9 MEDIUM: connection: inform si_alloc_conn() whether existing conn is OK or not
When allocating a new connection, only the caller knows whether it's
acceptable to reuse the previous one or not. Let's pass this information
to si_alloc_conn() which will do the cleanup if the connection is not
acceptable.
2013-12-16 02:23:53 +01:00
..
common BUILD: definitely silence some stupid GCC warnings 2013-12-13 15:21:36 +01:00
import
proto MEDIUM: connection: inform si_alloc_conn() whether existing conn is OK or not 2013-12-16 02:23:53 +01:00
types MEDIUM: connection: centralize handling of nolinger in fd management 2013-12-16 02:23:52 +01:00