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
..
2018-04-26 14:19:33 +02:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:44 +01:00