henning
f5548494ff
do not try to getaddrinfo() in the unprivileged process, send an imsg
asking the privileged one to do it. sends back an imsg with the resulting addresses in a bunch of struct sockaddr_storage in the data part. this should fix all remaining issues with dns (non-)availability at ntpd startup, be it due to named on localhost or something else. tested by marco@ and Chris Paul <chris.paul@sentinare.com> |
20 years ago | |
---|---|---|
src | do not try to getaddrinfo() in the unprivileged process, send an imsg | 20 years ago |