Hi Tim,

Thank you very much for your quick reply.

There are helper methods 
in https://github.com/luvit/luvit/blob/master/src/utils.c, should I use 
them? like luv_acall instead of lua_pcall in my module. Are there any 
others methods like that?

Will I have side effect if I use directly libuv api? Or should I use for 
example 'luv_handle_create'...?

Sadly, there is not C acces to the core/emitter it is a pur lua stack on 
top of libuv .. by the way, why this choice?

-- 
You received this message because you are subscribed to the Google Groups 
"luvit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to