haproxy/include
Willy Tarreau d015577428 MINOR: connection: add conn_init() to (re)initialize a connection
This function will ease the initialization of new connections as well
as their reuse. It initializes the obj_type and a few fields so that
the connection is fresh again. It leaves the addresses and target
untouched so it is suitable for use across connection retries.
2013-12-09 15:40:23 +01:00
..
common MINOR: tools: function my_memmem() to lookup binary contents 2013-12-06 11:50:47 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: connection: add conn_init() to (re)initialize a connection 2013-12-09 15:40:23 +01:00
types MEDIUM: session: attach incoming connection to target on embryonic sessions 2013-12-09 15:40:22 +01:00