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
..
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00