https://bugzilla.samba.org/show_bug.cgi?id=3271
[EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1595 is|0 |1 obsolete| | ------- Comment #7 from [EMAIL PROTECTED] 2005-12-01 19:24 MST ------- Created an attachment (id=1604) --> (https://bugzilla.samba.org/attachment.cgi?id=1604&action=view) even better way of handling a dead socket This patch doesn't break the contract of writefd_unbuffered because it risks a blocking write only when no timeout has been specified and there is no io_error_fd to read. It avoids the messy attempts to detect a dead socket. -- 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. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html