mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-25 00:01:00 +02: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.