haproxy/include
Willy Tarreau 910c6aa5b7 MINOR: connection: reintroduce conn_prepare to set the protocol and transport
Now that we can assign conn->xprt regardless of the initialization state,
we can reintroduce conn_prepare() to set only the protocol, the transport
layer and initialize the transport layer's state.
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
proto MINOR: connection: reintroduce conn_prepare to set the protocol and transport 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