2014-03-14 16:06 GMT+01:00 Saúl Ibarra Corretgé <[email protected]>: > If it's a TCP socket you could put it in non-blocking mode and use > uv_tcp_open, and then use the TCP api.
In Unix/Linux both uv_tcp_open() and uv_pipe_open() are exactly the same :) -- 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.
