haproxy/include
Willy Tarreau ba392cecf9 [CLEANUP] get rid of BF_SHUT*_PENDING
BF_SHUTR_PENDING and BF_SHUTW_PENDING were poor ideas because
BF_SHUTR is the pending of BF_SHUTW_DONE and BF_SHUTW is the
pending of BF_SHUTR_DONE. Remove those two useless and confusing
"pending" versions and rename buffer_shut{r,w}_* functions.
2008-08-16 21:13:23 +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 [CLEANUP] get rid of BF_SHUT*_PENDING 2008-08-16 21:13:23 +02:00
types [CLEANUP] get rid of BF_SHUT*_PENDING 2008-08-16 21:13:23 +02:00