]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: lua: add AppletTCP class and service
authorThierry FOURNIER <tfournier@arpalert.org>
Sat, 19 Sep 2015 10:36:17 +0000 (12:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 27 Sep 2015 23:03:48 +0000 (01:03 +0200)
commitf0a64b676fa14ca65e19454768fbeb31ca50fda0
treeb9518455a35d6338f68cecf280308640031fb798
parent5a363e71b25eaa1cd5fab8d9532bcbb838140605
MINOR: lua: add AppletTCP class and service

This class is used by Lua code for running as an applet called in TCP mode.
It defines also the lua service.
include/types/applet.h
include/types/hlua.h
src/hlua.c