haproxy/include
Willy Tarreau 474cf54a97 MINOR: buffer: reset a buffer in b_reset() and not channel_init()
We'll soon need to be able to switch buffers without touching the
channel, so let's move buffer initialization out of channel_init().
We had the same in compressoin.c.
2014-12-24 23:47:31 +01:00
..
common MINOR: buffer: reset a buffer in b_reset() and not channel_init() 2014-12-24 23:47:31 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: buffer: reset a buffer in b_reset() and not channel_init() 2014-12-24 23:47:31 +01:00
types DOC: fix a few typos 2014-12-10 05:34:55 +01:00