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
..
2012-05-08 20:57:21 +02:00
2012-04-07 16:25:26 +02:00
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00
2012-05-08 20:57:21 +02:00