[Bug 2208] cygwin version of rsync sometimes hangs

samba-bugs at samba.org samba-bugs at samba.org
Fri Feb 25 23:58:54 GMT 2005


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





------- Additional Comments From wayned at samba.org  2005-02-25 16:58 -------
Has anyone tried commenting out HAVE_SOCKETPAIR from config.h to see if that is
the problem?  I mentioned somewhere that this seems to be the common case of
failure -- it fails for a local transfer and for a transfer going through a
remote shell, both of which use a socketpair() to communicate (unless
HAVE_SOCKETPAIR is undefined, in which case a normal pipe() would be used).

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


More information about the rsync mailing list