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: socketpair(AF_UNIX, SOCK_STREAM, 0, fd) failing: errno 112, Address already in use


Max, any new insights here?

Corinna

On Mon, Feb 03, 2003 at 05:16:33PM +0100, Corinna Vinschen wrote:
> On Mon, Feb 03, 2003 at 05:00:04PM +0100, Corinna Vinschen wrote:
> > On Tue, Jan 28, 2003 at 07:15:52PM -0000, Max Bowsher wrote:
> > > I'm seeing rsync failiures due to socketpair(AF_UNIX, SOCK_STREAM, 0, fd)
> > > failing with errno 112, Address already in use.
> > > 
> > > As far as I know, this shouldn't be able to occur. This seems to me like a
> > > Cygwin bug? If it is, then this is a bug report.
> > 
> > Would you mind to create a test case?
> 
> Or, on second thought, first try running rsync under strace.  socketpair()
> gives some important hints in which part of the implementation the error
> occurs.  The debug output of the failing socketpair() call would be
> interesting to see...
> 
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails regarding Cygwin to
> Cygwin Developer                                mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 
> --
> 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/

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

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