Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
libuv を試してみたいと思っていますが、ネットワーク スレッドからメイン スレッドにイベントを送信できるようにする必要があります。libuv にはこのようなことを処理するためのカスタム イベントがあると思いますが、それらを見つけることができません。
何か案は?ありがとう!
uv_async_send を使用して送信できます。
http://nikhilm.github.com/uvbook/threads.html