haproxy/include
Willy Tarreau cc5cfcbcce MEDIUM: buffers: add new pointer wrappers and get rid of almost all buffer_wrap_add calls
buffer_wrap_add was convenient for the migration but is not handy at all.
Let's have new wrappers that report input begin/end and output begin/end
instead.

It looks like we'll also need a b_adv(ofs) to advance a buffer's pointer.
2012-05-08 12:28:14 +02:00
..
common MINOR: standard: add a memprintf() function to build formatted error messages 2012-04-30 11:55:35 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: buffers: add new pointer wrappers and get rid of almost all buffer_wrap_add calls 2012-05-08 12:28:14 +02:00
types MAJOR: http: make http_msg->sol relative to buffer's origin 2012-05-08 12:28:12 +02:00