Closed KodrAus closed 8 years ago
For #1
Use a uv_timer to register a one-time timeout for a given machine based on a response of Deadline
uv_timer
Deadline
This is the current piece of work to get implemented. It means adding a UvTimerHandle to the libuv binding and figuring out where to store timers in progress
UvTimerHandle
See the libuv docs for implementation details
For #1
Use a
uv_timer
to register a one-time timeout for a given machine based on a response ofDeadline