haproxy/include
Willy Tarreau e1e4a61e7a REORG: connection: move the PROXY protocol management to connection.c
It was previously in frontend.c but there is no reason for this anymore
considering that all the information involved is in the connection itself
only. Theorically this should be in the socket layer but we don't have
this yet.
2012-10-05 00:32:33 +02:00
..
common MINOR: buffers: add a few functions to write chars, strings and blocks 2012-10-04 22:26:09 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto REORG: connection: move the PROXY protocol management to connection.c 2012-10-05 00:32:33 +02:00
types MEDIUM: connection: make it possible for data->wake to return an error 2012-10-04 22:26:10 +02:00