Thread
:
gethostbyname(): Host name lookup failure
View Single Post
#
2
(
permalink
)
January 29th, 2002
Unregistered
Guest
Posts: n/a
Fix for gethostbyname()
See napshare/src/main.c
autoConnectIp = host_to_ip("router.something.net");
Change the host to a valid gnutella host and recompile.