mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-24 07:41:33 +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.