Another question,
i create my loop and, when i need to send something so server i allocate
che client. For this reason i have a thread method with:
while(run) {
uv_run(loop, UV_RUN_NOWAIT);
usleep(100);
}
is the right way to use this run mode?
--
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/d/optout.