]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: buffers: add a rewind function
authorWilly Tarreau <w@1wt.eu>
Fri, 18 May 2012 20:11:27 +0000 (22:11 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 18 May 2012 20:11:27 +0000 (22:11 +0200)
commit13e66dad264e26e19f2f36037bafae8dee304c18
treeb36a9088c418fdb0eab70d14426d1aa2d4cc264a
parentbe0688c64d08325da33b853d9673da6329b9fa34
MINOR: buffers: add a rewind function

b_rew() will be used to rewind a buffer for certain specific operations
such as header inspection on data already in the output queue.
include/proto/buffers.h