mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 05:03:05 +02:00
This is what we need to drain pending incoming data from an connection. The code was taken from conn_sock_drain() without the connection-specific stuff. It still takes a connection for now for API simplicity.