mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-20 04:18:40 +02:00
sc_sync_recv() and sc_sync_send() were added to use connection or applet versions, depending on the endpoint type. For now these functions are not used. But this will be used by process_stream() to replace the connection version.