]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: hlua: declare hlua_{ref,pushref,unref} functions
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 3 May 2023 15:43:02 +0000 (17:43 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 May 2023 14:28:32 +0000 (16:28 +0200)
commit34c86760fa30c302c4fe5c95deb12af84c7c4dc6
tree86a72dc44096d8765d7bb78d5902c7341a881091
parent7963fb5669ee2dbef5c4765b83afe6d336f4c8c5
MINOR: hlua: declare hlua_{ref,pushref,unref} functions

Declaring hlua_{ref,pushref,unref} functions to make them usable from
hlua_fcn.c to simplify reference handling.
include/haproxy/hlua.h