haproxy/include
Willy Tarreau c26ac9deea MINOR: chunk: add a function to reset a chunk
This is a first step in avoiding to constantly reinitialize chunks.
It replaces the old chunk_reset() which was not properly named as it
used to drop everything and was only used by chunk_destroy(). It has
been renamed chunk_drop().
2012-10-29 13:33:42 +01:00
..
common MINOR: chunk: add a function to reset a chunk 2012-10-29 13:33:42 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MAJOR: session: detach the connections from the stream interfaces 2012-10-26 20:15:20 +02:00
types MINOR: log: add '%Tl' to log-format 2012-10-29 11:55:26 +01:00