[Bug 1442] rsync sender appears to hang when receiver recounters an error

samba-bugs at samba.org samba-bugs at samba.org
Tue Jun 8 21:37:43 GMT 2004


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





------- Additional Comments From wayned at samba.org  2004-06-08 14:37 -------
It's not a bug that the select() no longer includes the file descriptor for
reading the next message because rsync is busy trying to write the first message
over the socket to the sending (client) side.  As soon as that were to succeed,
it would read the next message.

So, the real question is, Why can't rsync send its message over the socket?  Is
the remote-shell process hung?  What is happening on the sending side?

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