Willy Tarreau
74b08c9ab7
[MEDIUM] buffers: rework the functions to exchange between SI and buffers
...
There was no consistency between all the functions used to exchange data
between a buffer and a stream interface. Also, the functions used to send
data to a buffer did not consider the possibility that the buffer was
shutdown for read.
Now the functions are called buffer_{put,get}_{char,block,chunk,string}.
The old buffer_feed* functions have been left available for existing code
but marked deprecated.
2010-09-08 17:04:31 +02:00
..
2010-08-10 14:03:40 +02:00
2009-03-21 18:13:21 +01:00
2010-03-04 19:10:14 +01:00
2010-07-13 14:57:52 +02:00
2010-01-31 19:14:07 +01:00
2010-09-08 17:04:31 +02:00
2010-08-31 15:39:26 +02:00
2010-03-30 09:59:43 +02:00
2010-05-09 21:19:08 +02:00
2010-09-08 17:04:31 +02:00
2009-05-10 10:18:54 +02:00
2009-05-10 10:18:54 +02:00
2009-05-10 09:57:21 +02:00
2009-05-10 09:57:21 +02:00
2009-10-18 08:20:26 +02:00
2009-10-18 08:17:33 +02:00
2010-08-10 14:01:09 +02:00
2010-06-14 10:53:17 +02:00
2010-09-03 10:38:17 +02:00
2008-07-16 10:30:42 +02:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2009-10-26 21:10:04 +01:00
2010-03-12 06:22:16 +01:00
2010-06-14 10:53:16 +02:00
2009-04-21 02:17:45 +02:00
2010-06-14 15:10:24 +02:00
2009-01-25 13:49:53 +01:00
2010-09-01 00:02:44 +02:00
2010-08-20 13:35:41 +02:00
2010-06-14 10:53:11 +02:00
2010-06-14 10:53:10 +02:00
2010-08-31 15:39:26 +02:00
2010-08-17 21:39:07 +02:00
2007-01-07 02:12:57 +01:00
2010-01-28 18:10:50 +01:00
2008-07-16 10:30:42 +02:00
2010-08-31 15:39:26 +02:00
2008-08-13 23:43:26 +02:00
2010-08-27 18:26:11 +02:00
2010-08-10 14:03:25 +02:00
2010-08-10 18:04:15 +02:00
2010-09-07 16:16:50 +02:00
2010-08-31 15:39:26 +02:00
2009-10-26 21:10:04 +01:00
2009-03-05 16:56:16 +01:00
2010-01-31 19:14:09 +01:00