mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 22:33:02 +02:00
sock_raw and sock_ssl use a pretty generic chk_rcv function, so let's move this function to the stream_interface and remove specific functions. Later we might have a single chk_rcv function.