cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Handling of timeouts on clock jump

From: Dirk Manske <dm_at_nonitor.de>
Date: Wed, 5 May 2010 20:53:25 +0200

> As for calling NTP date and then fetching files, the config also comes
> from a remote location. Once network connectivity is up the devices
> fetches a config file. The config may have NTP information as well as
> information on other configs to fetch. If the file contains both then
> NTP may synchronize while the remaining configurations are fetched. Wed
> can't pause execution of the entire system to wait for NTP to sync.
Ok. I see the problem with you very special environment.

What about following workaround:

if timeout && ntp synced then retry with resume

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-05