[Bug 8356] New: cygwin socketpair "The parameter is incorrect"

samba-bugs at samba.org samba-bugs at samba.org
Fri Aug 5 22:34:09 MDT 2011


https://bugzilla.samba.org/show_bug.cgi?id=8356

           Summary: cygwin socketpair "The parameter is incorrect"
           Product: rsync
           Version: 3.0.8
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: core
        AssignedTo: wayned at samba.org
        ReportedBy: roland at rschulz.eu
         QAContact: rsync-qa at samba.org


The usage of socketpair in fd_pair on cygwin can cause the error "The parameter
is incorrect" when trying to use a different rsh. This has been reported before
at http://lists.samba.org/archive/rsync/2002-October/003820.html

Usage of pipe instead of socketpair fixes this. I suggest to use pipe instead
of socketpair by default for cygwin.

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the rsync mailing list