2014-08-14 16:08 GMT+02:00 Iñaki Baz Castillo <[email protected]>: > Another question: what happens if I call twice to uv_timer_start() for > the same handle? would the second call return error?
Auto-reply: No error at all. Instead, the timeout value is correctly updated to the one given in the second call. -- 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.
