This last idea also solves the problem of uv_async_send not being thread safe.
If we use the LIBUV_ASYNC_USE_QUEUE option on it, then it can be called even by many worker threads at the same time. This is another use case I did not put in the last e-mail. -- 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.
