https://bugzilla.samba.org/show_bug.cgi?id=10322
--- Comment #14 from Wayne Davison <[email protected]> 2013-12-25 22:24:02 UTC --- I have verified that restoring the use of socketpair() (instead of pipe()) is indeed faster under cygwin. I have also seen reports of fewer hangs in the most modern cygwin libs (and also that a past version seemed to make socketpair less buggy). I've checked in a change to configure.ac to stop the ignoring of socketpair() on cygwin. Let me know if that helps your speed tests. -- 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
