[erlang-questions] gethostbyname always timeout
info
info@REDACTED
Wed Aug 19 12:02:03 CEST 2009
The ping is correct, nslookup returns a correct dns address and the ip 193.180.168.20 for erlang.org
whats the result in command console?
ping www.erlang.org
nslookup www.erlang.org
2009/8/19 info <info@REDACTED>
Hello,
on my machine with windows 2003 server, the function
inet:gethostbyname("www.erlang.org", inet) returns always {error,timeout}
why ?
More information about the erlang-questions
mailing list