]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: hlua: document hlua_lua2smp() function
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 17 May 2023 13:44:45 +0000 (15:44 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 24 May 2023 14:48:17 +0000 (16:48 +0200)
commita3624cb52850754212a57952fb38da03bed2938c
treea72f81edfc48460fd18b185e6e22e0c35850373f
parent0aaf6c45ca7478634136726fe3e37f6152e8dc94
DOC: hlua: document hlua_lua2smp() function

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