Willy Tarreau
fae4499e36
MEDIUM: stream-interface: add a snd_buf() callback to sock_ops
...
This callback is used to send data from the buffer to the socket. It is
the old write_loop() call of the data layer which is used both by the
->write() callback and the ->chk_snd() function. The reason for having
it as a pointer is that it's the only remaining part which causes the
write and chk_snd() functions to be different between raw and ssl.
2012-09-02 21:54:18 +02:00
..
2012-05-08 21:28:14 +02:00
2012-06-01 10:40:52 +02:00
2011-03-13 22:00:24 +01:00
2012-05-19 19:09:46 +02:00
2012-05-08 12:28:11 +02:00
2007-05-13 22:46:04 +02:00
2012-06-03 23:48:42 +02:00
2012-09-02 21:53:11 +02:00
2011-09-10 23:32:41 +02:00
2012-09-02 21:53:12 +02:00
2010-08-10 14:01:09 +02:00
2012-05-16 14:21:55 +02:00
2006-12-04 02:20:02 +01:00
2009-10-26 21:10:04 +01:00
2012-02-21 22:27:27 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-03 18:41:18 +02:00
2012-04-07 16:25:26 +02:00
2012-05-11 18:52:14 +02:00
2009-01-25 13:49:53 +01:00
2009-06-10 12:23:32 +02:00
2012-06-04 00:26:23 +02:00
2010-08-10 18:04:15 +02:00
2012-05-21 22:22:39 +02:00
2012-09-02 21:51:07 +02:00
2007-05-13 20:19:55 +02:00
2012-05-08 20:57:21 +02:00
2012-09-02 21:51:26 +02:00
2012-06-03 23:48:42 +02:00
2010-08-27 18:00:40 +02:00
2011-03-29 01:09:14 +02:00
2012-09-02 21:54:18 +02:00
2010-08-27 18:00:40 +02:00
2006-06-29 18:54:54 +02:00