Name resolution can be aborted. Fixed bug in socket_set_port.

This commit is contained in:
lotodore
2007-02-25 17:08:58 +00:00
parent 954f997bcf
commit d63588f54b
7 changed files with 289 additions and 40 deletions
+2 -1
View File
@@ -59,7 +59,8 @@ private:
friend class ClientStateInit;
friend class ClientStateResolve;
friend class ClientStateStartResolve;
friend class ClientStateResolving;
friend class ClientStateConnect;
};