What about windows ? I just want to pass regular file handle(process file handle which is trying to connect) from the client to server and vice versa so that I can do some authentication on them.
On Saturday, 19 October 2013 15:26:51 UTC+5:30, Ben Noordhuis wrote: > On Fri, Oct 18, 2013 at 11:09 PM, Pramod Sharma > <[email protected] <javascript:>> wrote: > > Thanks. So libuv internally is not doing anything with the descriptor > > assuming it is a pipe or so ? > > Not on UNIX platforms, no. > -- 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/groups/opt_out.
