Herold Heiko <[EMAIL PROTECTED]> writes:

>       *  cmpt.c: provided usleep somewhat-emulation

Note that your emulation is perfectly fine not only because usleep()
is currently called with multiples of thousand, but also because Wget
doesn't *really* depend on microsecond granularity of usleep, because
it's not there.

A good test for your usleep() is to see whether --limit-rate works.

Thanks for the patch; I'm about to apply it.

Reply via email to