summaryrefslogtreecommitdiff
path: root/doc/lua-api/_static/channel.fig
Commit message (Collapse)AuthorAgeFilesLines
* MINOR: lua: add function which return true if the channel is full.Thierry FOURNIER / OZON.IO2016-11-121-5/+6
| | | | | Add function which return true if the channel is full. It is useful for triggering some process when the buffer is full.
* DOC: lua apiThierry FOURNIER2015-03-111-0/+54
This contains the Lua API documentation and the build environment for Sphinx.