Ah, that's reassuring -- so specifying NULL simply means no callback and the 
2nd parameter is
"the" way to specify the callback function...

Github master uv.h has:

#define UV_HANDLE_FIELDS \
/* public */\
uv_close_cb close_cb; \
void* data;

Thanks a lot for your help, I will file this in as a suggestion!

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

Reply via email to