Connect is now non-blocking. Fixed problem in resolver thread where socket was closed.

This commit is contained in:
lotodore
2007-02-25 18:22:19 +00:00
parent d63588f54b
commit 82cf963f0a
6 changed files with 117 additions and 23 deletions
+1
View File
@@ -26,6 +26,7 @@
#define ERR_SOCK_SET_PORT_FAILED 4
#define ERR_SOCK_RESOLVE_FAILED 5
#define ERR_SOCK_CONNECT_FAILED 6
#define ERR_SOCK_SELECT_FAILED 7
// This is an internal message which is not reported.
#define MSG_SOCK_INTERNAL_PENDING 0