haproxy/include
Willy Tarreau 26ed74dadc [MEDIUM] use buffer->wex instead of buffer->cex for connect timeout
It's a shame not to use buffer->wex for connection timeouts since by
definition it cannot be used till the connection is not established.
Using it instead of ->cex also makes the buffer processing more
symmetric.
2008-08-17 12:11:14 +02:00
..
common [MINOR] term_trace: add better instrumentations to trace the code 2008-08-16 14:55:08 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] buffers: add BF_EMPTY and BF_FULL to remove dependency on req/rep->l 2008-08-16 22:18:07 +02:00
types [MEDIUM] use buffer->wex instead of buffer->cex for connect timeout 2008-08-17 12:11:14 +02:00