]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: lua: add class server
authorThierry Fournier <tfournier@arpalert.org>
Mon, 22 Feb 2016 07:21:39 +0000 (08:21 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 30 Mar 2016 16:43:47 +0000 (18:43 +0200)
commitf2fdc9dc3965ec22f0be2f43709fbfebb4968dd5
tree1be32872441f22da6d6d2cd5b37a6461c1b95c0d
parentf61aa6356eb8928894d75858087bef5b3c2a0750
MINOR: lua: add class server

This class provides the access to the server struct, it allows
some manipulations and retrieve informations.
doc/lua-api/index.rst
include/types/hlua.h
src/hlua_fcn.c