Hi, My main loop uses "uv_run(&loop,UV_RUN_ONCE);" and blocks waiting for something to happen.
At some point, a thread that was running in the background terminates. Is it possible to make this terminating thread awake my main loop? Thanks, Francisco -- 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 https://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
