I noticed uv_timer_cb callback signature was changed recently. It does not include second "status" parameter anymore. If I understood correct status != 0 used to indicate error condition. Does the removal of status parameter from the callback mean timer started using uv_timer_start() can no longer error out?
Thanks, - Susheel -- 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.
