libubox/lua
Karl Palsson 161c25960b lua/uloop: fd_add() better args checking
Actually check for flags being valid, instead of simply ignoring the
call if flags was zero.

Use standard lua checks for the function argument, so you can get a
normal "argument #2 was invalid, expected function, got xxx" instead of
the vague, "invalid arg list"

Signed-off-by: Karl Palsson <karlp@etactica.com>
2020-07-11 11:15:12 +02:00
..
CMakeLists.txt libubox: lua: use pkg-config built in module to search for alternatives 2015-11-22 13:17:07 +01:00
uloop.c lua/uloop: fd_add() better args checking 2020-07-11 11:15:12 +02:00