mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-28 12:41:22 +01:00
This function takes a buffer on input, and offset and a length, and consumes the block from that buffer to send it to the appctx's output buffer. This will be used to simplify the ring reader code.