Closed KodrAus closed 8 years ago
For #1
Use a uv_async wrapped in a handle to wakeup a running machine.
uv_async
This should be non-blocking and thread-safe.
For #1
Use a
uv_async
wrapped in a handle to wakeup a running machine.This should be non-blocking and thread-safe.