On 08/11/2014 11:52 PM, Susheel Aroskar wrote: > 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? >
Hi, It was removed because it was always set to 0, as there was no way for it to fail. Regards, -- Saúl Ibarra Corretgé bettercallsaghul.com
signature.asc
Description: OpenPGP digital signature
