haproxy/include
Thierry FOURNIER ca16b03813 MINOR: channel: functions to get data from a buffer without copy
We now have functions to retrieve one block and one line from
either the input or the output part of a buffer. They return
up to two (pointer,length) values in case the buffer wraps.
2015-02-28 23:12:33 +01:00
..
common MEDIUM: buffer: make bo_putblk/bo_putstr/bo_putchk return the number of bytes copied. 2015-02-28 23:12:32 +01:00
import
proto MINOR: channel: functions to get data from a buffer without copy 2015-02-28 23:12:33 +01:00
types MEDIUM: http/tcp: permit to resume http and tcp custom actions 2015-02-28 23:12:33 +01:00