haproxy/include
Willy Tarreau a07a34eb24 [MEDIUM] replace BUFSIZE with buf->size in computations
The first step towards dynamic buffer size consists in removing
all static definitions of the buffer size. Instead, we store a
buffer's size in itself. Right now they're all preinitialized
to BUFSIZE, but we will change that.
2009-08-16 23:27:46 +02:00
..
common [CLEANUP] move remaining stats sockets code to dumpstats 2009-08-16 19:35:36 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] replace BUFSIZE with buf->size in computations 2009-08-16 23:27:46 +02:00
types [MEDIUM] replace BUFSIZE with buf->size in computations 2009-08-16 23:27:46 +02:00