lyft / Kronos-Android

An Open Source Kotlin SNTP library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NTP query behavior

agforte opened this issue · comments

If I specify multiple NTP hosts, when I do an NTP sync, are all of them queried or the process stops as soon as one query to one of the hosts is successful?

The update will stops as soon as one query is successful.