Thanks for the suggestion, it seems it works out well.  I had not thought 
to simply utilize a uv_tcp_t, as I hadn't realized there was the 
uv_tcp_open(...) function for existing sockets.  I'm still very new to 
using this library, but it's been very handy so far.

Since (most of the time) the postgresql connection is tcp-based, I think 
I'll stick with utilizing uv_tcp_t instead of uv_pipe_t, in case I ever get 
ambitious enough to use windows.

-Joe

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