06-07-2014, 03:37 AM
Try to debug to find which function fails. Is it gethostbyname/gethostbyaddr, or sock_connect? I guess it is gethostx.
The API don't allow to set timeouts, or I don't know how. But we can try to call it in other thread...
The API don't allow to set timeouts, or I don't know how. But we can try to call it in other thread...