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
..
2014-12-24 23:47:31 +01:00
2014-10-26 06:41:12 +01:00