/libuv-multiple-loops

An example showing how to use multiple event loops in libuv. The loops run in two different threads, and the example also shows how threads can communicate.

Primary LanguageC

Stargazers