On Sun, Nov 16, 2014 at 10:44 PM, yhu2 <yadi...@windriver.com> wrote:

> +  usleep(t*1000);
> Is it a correct fix? any comments would be appreciated!!!
>

The hang was not because time went backwards, but because it moved forward
by over 2 years (which overflows a variable, making the value negative).
I both fixed that issue, and added a configure check for usleep(), which we
will use if it is around. Thanks!

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