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 :) -- 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.
