mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-26 01:11:39 +01:00
This patch moves the function hlua_checkudata which check that an object contains the expected class_reference as metatable. This function is commonly used by all the lua functions. The function hlua_metatype is also moved.