2014-09-29 12:12 GMT+02:00 Saúl Ibarra Corretgé <[email protected]>:
> int uv_timeout(uv_loop_t* loop, uv_timeout_* timeout, unsigned int
> timeout, uv_timeout_cb cb)

Yes please. Having to create and magane the life of a UV handle just
to set a timer is far from cool.

BTW please fix the above parameters :)
what is "uv_timeout_* timeout"? do you mean "uv_timeout_req* request"?


-- 
Iñaki Baz Castillo
<[email protected]>

-- 
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 http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to