This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: pipe connection problem in recent cvs release


"Pavel Tsekov" <ptsekov@syntrex.com> wrote:
> RH> The strace log is appended. The only unusal behavior I can see,
is a pipe
> RH> opening error".
>
> RH> 368   43330 [main] echo 2408 transport_layer_pipes::connect:
Error opening the
> RH> pipe (2)
>
> It looks like you're using cygserver - am I right ?

In the current cygwin setup, you'll get this strace line if you're
*not* using cygserver, i.e. this is what the code spits out shortly
after startup when it tries to connect to cygserver and discovers that
there isn't one running. This is the message for NT; for win 95 et al,
there's a similar message about a socket connection, something like
"client connect failure". Now, if you *were* running cygserver and you
got this message, that's a problem :-)

BTW, the message refers to NT named pipes, not cygwin pipes.

// Conrad




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]