Hola, buscando en google "socket error list", me he encontrado 2 enlaces interesantes.
La ayuda de microsoft:
http://msdn.microsoft.com/en-us/libr...68(VS.85).aspx
y el otro enlace:
http://www.sockets.com/err_lst1.htm#...orDescriptions
WSANO_DATA (11004) Valid name, no data record of requested type
Berkeley description: The requested name is valid, but does not have an Internet IP address at the name server.
This is not a temporary error. This means another type of request to the name server will result in an answer.
WinSock description: Same as Berkeley for host resolution.
For protocol and services resolution, the name or number was not found in the respective database.