haproxy/include
Thierry FOURNIER 5a6d3fdf51 MINOR: lua: channel: add "channel" class
The channel class permits manipulation of channels. A channel is
an FIFO buffer between the client and the server. This class provides
function to read, write, forward, destroy and alter data between
the input and the ouput of the buffer.
2015-02-28 23:12:36 +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: lua: post initialisation bindings 2015-02-28 23:12:34 +01:00
types MINOR: lua: channel: add "channel" class 2015-02-28 23:12:36 +01:00