]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: buffer: introduce b_make() to make a buffer from its parameters
authorWilly Tarreau <w@1wt.eu>
Fri, 24 May 2019 12:52:56 +0000 (14:52 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 26 May 2019 07:26:59 +0000 (09:26 +0200)
commite39b58f0450bcbc7df60167d758e2dd31c11025a
tree7cee1b5c11767be58c9cd04ed7e983c5f8557d15
parent7562a7291ddbb4af410becd430e3a8642af7d9b9
MINOR: buffer: introduce b_make() to make a buffer from its parameters

This is convenient to assign a buffer from parts of another one.
include/common/buf.h