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

--- Comment #5 from roland <devz...@web.de> ---
apparently, this is causing the problem:

        if (am_receiver) {
                return;
        }



if i comment out the return statement, things work again.


@wayne, what is the reason that timeout checking is being skipped when
"am_receiver" = true ? 

I don't understand the code well enough ....

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

Reply via email to