There are still some free occurrences of gettimeofday(), the lib/util gettimeWrapper() should be used! In particular in src/bin/host/host.cc, please! sleep() and nanosleep() don't exist on Windows which provides in place Sleep() in milliseconds (fortunately it is enough for all cases I found :-). Francis Dupont <fdupont at isc.org>