alien icon indicating copy to clipboard operation
alien copied to clipboard

"callback" type does not allow to pass nil

Open socketpair opened this issue 6 years ago • 0 comments

One API I use assume deregistration of callback: it expects that user will pass NULL as pointer to function. Unfortunatelly, LuaAlien does not allow it.

socketpair avatar Jun 18 '18 22:06 socketpair