mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-07 16:11:10 +01:00
This new functoin limits itself to the amount of data available in the buffer and doesn't care about the direction anymore. It's only called from co_getblk() which already checks that no more than the available output bytes is requested.