ntp: If the server cannot be contacted, try next one
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Mon, 16 Jul 2012 08:00:46 +0000 (11:00 +0300)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 16 Jul 2012 16:03:29 +0000 (18:03 +0200)
commite91159d7cea8c5d7a7eadb337233c3d2e32b9bfe
tree1052d011bd4bac3e3cf30d0f28c94b1db335530c
parentfc98abda2a78879285c953d9091b444b04776ba9
ntp: If the server cannot be contacted, try next one

This could happen if the network routes are not yet setup
so the sendto() could fail. In this case try next address and
hope for the best. This is a rare issue but I have seen it
couple of times.
src/ntp.c