DJ wrote:
I have put some printfs in ntp_intres and.....
I can see the code call gethostbyname in the findhostaddr function, but
gethostbyname never returns i.e. seems to block

If I write a noddy program to call findhostaddr (or gethostbyname)
directly then all works fine !

So what is going on ? Is the resolver library libbind.a in trouble ??
Any ideas ?

At a guess the code is not picking up the answer when it's returned. I don't know how the information is currently signaled. I'd have to study the code.

Danny
_______________________________________________
questions mailing list
[email protected]
https://lists.ntp.isc.org/mailman/listinfo/questions

Reply via email to