[Bug 15163] rsync timeout non-effective and incorrect behaviour

samba-bugs at samba.org samba-bugs at samba.org
Sun Sep 11 08:45:58 UTC 2022


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

--- Comment #5 from roland <devzero at 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.


More information about the rsync mailing list