This is the mail archive of the cygwin-apps@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]

Re: accept() failed message on kde 1.1.2 ??


On Fri, Jun 15, 2001 at 10:47:55AM +0200, Ralf Habacker wrote:
> >
> > > > Actually, that is probably Corinna's code.  It sounds like
> > > some kind of
> > > > problem with reusability of the socket.
> > >
> > > The only change we had in the accept() code between 1.1.8 and
> > > 1.3.2 was Egor's patch to support secure connections on AF_UNIX
> > > sockets. Is it possible that the security check fails under
> > > some circumstances here?
> > >
> >
> > There is no security check in X11.
> >
> >
> > > However, a strace containing a failing accept() would perhaps help.
> >
> > Ralf, should be able to send a strace directly to you.
> > Ralf please do not post strace files to the list :-)
> >
> I will try, but the difficulty is that on stracing the error does not
> occure. I will analyze it in more detail ...
> 
> an example
>  [...]

The problem is that we can't see any reason why accept fails.
If it's in fact the Winsock call, we would at least need a
Winsock error code. If it's Egor's additional code we would
see an appropriate message in the strace.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


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