mirror of
https://github.com/glest/glest-source.git
synced 2025-09-29 17:09:02 +02:00
- numerous thread bugfixes related to menu stability and ftp server socket usage
This commit is contained in:
@@ -753,6 +753,8 @@ Socket::Socket(PLATFORM_SOCKET sock) {
|
||||
}
|
||||
|
||||
Socket::Socket() {
|
||||
SystemFlags::OutputDebug(SystemFlags::debugNetwork,"In [%s::%s Line: %d]\n",__FILE__,__FUNCTION__,__LINE__);
|
||||
|
||||
this->pingThread = NULL;
|
||||
this->connectedIpAddress = "";
|
||||
|
||||
|
Reference in New Issue
Block a user