2014-04-30 0:22 GMT+02:00 Saúl Ibarra Corretgé <[email protected]>:
> The only cases in which uv_udp_send would return an error (on unix) are:
>
> - you pass the wrong address family to the address (has to be AF_INET or
> AF_INET6)
>
> - malloc-ing the buffer structs fails
>
>
> Every other failure will be reported in the callback.

Thanks!


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

Reply via email to