Searched refs:NTP_PORT (Results 1 – 1 of 1) sorted by relevance
53 char const *NTP_PORT = "123"; variable73 int error = getaddrinfo(host.c_str(), NTP_PORT, &hints, &addrs); in RequestTime()