]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: hlua: document hlua_lua2arg() function
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 17 May 2023 13:33:59 +0000 (15:33 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 24 May 2023 14:48:17 +0000 (16:48 +0200)
commit0aaf6c45ca7478634136726fe3e37f6152e8dc94
tree3e5fc4c47179dc6c3db253097228b34bf0b4b6e0
parente5c048a72dfe7c9d8cdf5e187c67e4b692e18d44
DOC: hlua: document hlua_lua2arg() function

Add some developer notes to hlua_lua2arg() function description since
it lacks some important infos, including an usage restriction.
src/hlua.c