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