2014-04-17 9:11 GMT+02:00 Saúl Ibarra Corretgé <[email protected]>: > ENOUBUFS shall only happen if you set 0 as the buffer length in alloc_cb.
Clear. Thanks a lot. BTW then I suggest a small change (to make it clearer): - XX(ENOBUFS, "no buffer space available") + XX(ENOBUFS, "zero length buffer given") -- 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.
