]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: lua: add core.done() function
authorThierry FOURNIER <tfournier@arpalert.org>
Tue, 25 Aug 2015 22:14:17 +0000 (00:14 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 27 Aug 2015 09:27:29 +0000 (11:27 +0200)
commit0a99b89531e3c8c6efdc123dcfb5bbf99026e62f
treee01a1ed320184a3095a13667f57303bcc505bbe5
parentbc965348d7ccc0a306504232ab85dc240fd31fbf
MINOR: lua: add core.done() function

This function immediately give back the control to HAProxy core.
doc/lua-api/index.rst
include/types/hlua.h
src/hlua.c