Fix Linux compile.

This commit is contained in:
Sean Burke
2004-07-12 07:24:03 +00:00
parent 6130b66188
commit cd28963501
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ public:
skCONNECTED,
skERROR
};
SOCKADDR_IN fromAddr;
struct sockaddr_in fromAddr;
unsigned long fromAddr_len;
//The following possibly should be private.