> You mixed a "how to disable resolver" question with a bug report
> "even numeric IPs are resolved".
I thought that gethostbyname("1.2.3.4") will return hostent structure
with filled h_name, h_aliases and so on (so I thought that resolution
is required). Maybe in uclibc it works that way (can't check it
today)? In glibc it returns h_name as "1.2.3.4", h_aliases as NULL ...
so resolving is not preformed.
Sergey Naumov.
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox