The error message in question came from the IPCONN::connect() method in 
ipconn.cpp.  That particular code (11004) is returned by gethostbyname() when 
it fails to resolve a DNS name.  Normally, when Heather tries to connect to the 
test server, gethostbyname() is used to turn "ke5fx.dyndns.org" into a numeric 
address that can be passed to connect().  If it returns 11004, it means that 
the client's DNS provider was able to find a record, but couldn't actually 
resolve it.  

Should just be a temporary glitch in the Matrix.  Nothing specific can be done 
about it AFAIK.

-- john, KE5FX
Miles Design LLC

> I grep'd all the source code and there is no 11004 anywhere in the program...
> 

_______________________________________________
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to