haproxy/include
Willy Tarreau eecf6ca68a MEDIUM: stream-interface: provide a generic si_conn_send_cb callback
The connection send() callback is supposed to be generic for a
stream-interface, and consists in calling the lower layer snd_buf
function. Move this function to the stream interface and remove
the sock-raw and sock-ssl clones.
2012-09-02 21:54:55 +02:00
..
common MINOR: IPv6 support for transparent proxy 2012-07-31 07:53:42 +02:00
import
proto MEDIUM: stream-interface: provide a generic si_conn_send_cb callback 2012-09-02 21:54:55 +02:00
types MEDIUM: stream-interface: add a snd_buf() callback to sock_ops 2012-09-02 21:54:18 +02:00