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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


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.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to