mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-11 14:01:06 +01:00
Add a new function that lets you set the amount of input in a buffer. For now it extends/truncates b->i except if the total length is below b->o in which case it clears i and adjusts o.