NTP: use select & recvfrom for async socket handling.
[novacoin.git] / src / ntp.h
1 int64_t NtpGetTime();
2 int64_t NtpGetTime(std::string &strHostName);
3