samba-bugs at samba.org
2011-Aug-06  04:34 UTC
[Bug 8356] New: cygwin socketpair "The parameter is incorrect"
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.
samba-bugs at samba.org
2011-Sep-03  19:09 UTC
[Bug 8356] cygwin socketpair "The parameter is incorrect"
https://bugzilla.samba.org/show_bug.cgi?id=8356
Wayne Davison <wayned at samba.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
--- Comment #1 from Wayne Davison <wayned at samba.org> 2011-09-03
19:09:57 UTC ---
I checked in a fix for this a little while back.  Thanks for the report!
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
samba-bugs at samba.org
2011-Sep-03  20:11 UTC
[Bug 8356] cygwin socketpair "The parameter is incorrect"
https://bugzilla.samba.org/show_bug.cgi?id=8356 --- Comment #2 from Roland Schulz <roland at rschulz.eu> 2011-09-03 20:11:30 UTC --- starting which which version is it fixed? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
samba-bugs at samba.org
2011-Sep-03  22:28 UTC
[Bug 8356] cygwin socketpair "The parameter is incorrect"
https://bugzilla.samba.org/show_bug.cgi?id=8356 --- Comment #3 from Wayne Davison <wayned at samba.org> 2011-09-03 22:28:23 UTC --- It will be in 3.0.9. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Seemingly Similar Threads
- [Bug 1278] CYGWIN controlMaster connections don't work.
- [Bug 10322] New: Slow Performance over Network rsync
- File descriptors in pipe.c
- Pipe creation problem: From Java app using rsync + ssh on windows with cygwin
- [Bug 12305] New: --fallocate and --sparse works wrong