-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all,
I just landed my status-mayhem branch, which removes the (unused) status parameter from several callbacks. Since this is a change that will probably affect your code, I thought I'd drop a line on the list. Async, timer, prepare, idle and check handles no longer take a 'status' argument on their callbacks. It was always set to 0 by libuv because those handles cannot 'fail'. If you used libuv in your project or built node addons using libuv APIs you'll need to adjust your code. It's not a big change, but it's for the best :-) Cheers, - -- Saúl Ibarra Corretgé bettercallsaghul.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBAgAGBQJTJ2TdAAoJEEEOVVOum8BZj5cP/RrZW1tjQgxxg7lVxelh1JM2 4vi64jtxuz0bEnscXOdqUp67a81VWJXBvjHCMrDwqG6A+pRImn+AbO8UaV1hFl1m M5paC+jLwMm9pQTJb76Md+eS44HfxZng11oBfbTAtdwzSin9Se88Vyyz0wrKTEBH FSE9aLVKL7S/KO41+d0mt5tMEs6+/YgKZI3eflKnD28AzSi8RI87yZm01Re/yC3J gHcoKw4aFEtMGJhcpdHkrViTpi35bvTTPJNuaE85sZByZts6zVGOpXD3z7ff6zm+ LrHqYUQezC+pH/CMhU1htT/TEfm+LJh/vLutIpxHGR3z17WLz4fxtxlBcNPZGhO3 aMhF1AggtmC9FAbWEzcdVWrTdwg9H/3gFiPYu+d+kXT0YLuNaCgMqPfMrWLCdpLQ KHmiuTMTwBJ+n1xRTj0PQsXiVRqHDxgr4sX6fVJ0sQxj5xgupIY/+oFzgWgSfIon mhibqvdmv2igdaOEt3AId8sYZToUSmGjj2fvOgVbHUH+PD6KnoJ2u89vAtjTrSH7 e5m1oCR90JbGYcOqnBs31HSatvMKh5wvEbL/nMM9Z2pPKpDhzBQEOW07eZt8eptx iXlTdV3YGKqGXC9t46J6CqijLEgIssJcYg8uT3kHBWnJ8nRd5rZDgjglBe+ERL90 +CwZGDysBb7MdlomkQW3 =khyd -----END PGP SIGNATURE----- -- 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.
