]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: hlua_fcn: add Server.tracking()
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 29 Mar 2023 09:30:36 +0000 (11:30 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 May 2023 14:28:32 +0000 (16:28 +0200)
commit406511a2dffe8a4e011929854efc3322b55a5237
tree60cc33fa7c027dc78362889b6db219fc88e15a83
parent7a03dee36f5ae46094ef4a391b5512431480f291
MINOR: hlua_fcn: add Server.tracking()

This function returns the currently tracked server, if any.
doc/lua-api/index.rst
src/hlua_fcn.c