]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: lua: add function which return true if the channel is full.
authorThierry FOURNIER / OZON.IO <thierry.fournier@ozon.io>
Mon, 7 Nov 2016 14:28:40 +0000 (15:28 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 12 Nov 2016 09:42:25 +0000 (10:42 +0100)
commit65192f35d226d09a18ca7d3f63e75e40ee310505
tree7e042d909716db0ab5c87e85bfa2d8be25e25bff
parenta7da4d24f55fa6a7cb038f4078be7eaf69c72f94
MINOR: lua: add function which return true if the channel is full.

Add function which return true if the channel is full. It is
useful for triggering some process when the buffer is full.
doc/lua-api/_static/channel.fig
doc/lua-api/_static/channel.png
doc/lua-api/index.rst
src/hlua.c