-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 05/08/2014 11:22 AM, Iñaki Baz Castillo wrote: > 2014-05-08 11:19 GMT+02:00 Saúl Ibarra Corretgé > <[email protected]>: >> On 05/08/2014 11:06 AM, Iñaki Baz Castillo wrote: >>> Hi, in which cases may I get an error in the uv_udp_recv_cb? >>> (apart from giving a zero length buffer in the alloc cb). >>> >>> Thanks a lot. >>> >> >> It's hard to get an error there. However, recvmsg needs to >> allocate some memory, so it could fail with ENOMEM. > > Well, it that happens then I have more serious problems :) >
Assume possible failure, by design. - -- Saúl Ibarra Corretgé bettercallsaghul.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBAgAGBQJTa1ANAAoJEEEOVVOum8BZsPMQAIQYEllFS1QKOIFFjkb79Wah G0X7sEHSEbOqr9DQB2Gjj8zRF0zg59T/y3mINysM7GQS379cEWVRUVSROZBZ+H/1 Dv7KlGXYXln81kGnpHTdR1AucOHwjLllZZj/73Xq3nquL2q6x1n7ztMNc8vxh8sP gqO9/S0IOs7FkrSt9GPdjzR243MXBUw61a8qYqV15CRpANlKxk4LheAfL7JR/4SD PLGR90E/widVBSBD5e1lyVrSsmHAoXWy2iPQPaX1bGnAjK/YdoZqVYdc3/UX2jOD GmkErCFlfhFPO2Hs2gcu6U+cE7dLBVi18/TwzUCcmqIPmTOxqLhFH2P4HB7N12zs KjJW02idaeK+7hjiEr+zMqAOu9KJH9JMglRVq9XUxviNeD+P4XnIMcXgGVfVG+jv NOOxZr8yat46wYHVY+Umnldfj8RXvzBNf1fNKAqVONGqBvoUUWHrgga5RFcE3zqL NCIAP01Ur8XOCzqWA0JxlYG+YY8YIpWEAYARu+hQ1oQNWVB6w8f4T2xsC4j1elRG CD3WMTzkPh2Nb3xllNu1tSQhUtuAQaVpDQZY5xuF62/81liZHDPnPVcq+WgrmVDG JXuEDXaJai9IxDTfNFPti2nKO3BY47+Cp2V5dNt29EGEZguSpKOhMgDSMAFGvI6r 0bVOBNAut6JAF8u7eZbH =Gfvl -----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.
