Hi, 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? 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.
