2014-04-29 0:36 GMT+02:00 Saúl Ibarra Corretgé <[email protected]>:
> On 4/29/14 12:24 AM, Iñaki Baz Castillo wrote:
>>
>> I plan to manually create a UDP socket and bind it with bind(), and
>> later create a uv_udp_t handle and call to uv_udp_open(fd) by passing
>> the previous UDP socket.
>>
>> Should it work? Should I have other considerations?
>>
>
> Yes, that what uv_udp_open was created for.

Great. Thanks a lot.


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