haproxy/include
Willy Tarreau e215bba956 MINOR: connection: make conn_sock_drain() work for all socket families
This patch improves the previous fix by implementing the socket draining
code directly in conn_sock_drain() so that it always applies regardless
of the protocol's family. Thus it gets rid of tcp_drain().
2018-08-24 14:45:46 +02:00
..
common MINOR: chunk: remove impossible tests on negative chunk->data 2018-08-22 05:28:32 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connection: make conn_sock_drain() work for all socket families 2018-08-24 14:45:46 +02:00
types MINOR: stream_interface: Give stream_interface its own wait_list. 2018-08-16 17:29:54 +02:00