haproxy/include
Willy Tarreau 3ed35ef05b MINOR: stream-interface: introduce si_reset() and si_set_state()
The first function is used to (re)initialize a stream interface and
the second to force it into a known state. These are intended for
cleaning up the stream interface initialization code in session.c
and peers.c and avoiding future issues with missing initializations.
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: stream-interface: introduce si_reset() and si_set_state() 2013-12-09 15:40:23 +01:00
types MAJOR: connection: add two new flags to indicate readiness of control/transport 2013-12-09 15:40:23 +01:00