]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: htx: clarify <mark> parameter for htx_xfer_blks()
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 31 Jan 2025 14:23:47 +0000 (15:23 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 31 Jan 2025 14:23:47 +0000 (15:23 +0100)
commitc17e02923256fef61f74b986045b7eb8d1e126c7
tree2870c02c30a22635872975a54d9e353424df0090
parentc6390cdf9ce4e74540544207d6e3cfb31581eaea
DOC: htx: clarify <mark> parameter for htx_xfer_blks()

Clarify the fact that the first <mark> block is transferred before
stopping when using htx_xfer_blks()
doc/internals/api/htx-api.txt
src/htx.c