mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 04:12:34 +02: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.