This commit is contained in:
Mark Vejvoda 2013-01-09 17:43:35 +00:00
parent 050672e69a
commit 31f599aa8f
1 changed files with 2 additions and 0 deletions

View File

@ -680,6 +680,8 @@ MenuStateConnectedGame::~MenuStateConnectedGame() {
if(modHttpServerThread != NULL) {
if(SystemFlags::VERBOSE_MODE_ENABLED) printf("In [%s::%s Line %d]\n",__FILE__,__FUNCTION__,__LINE__);
if(SystemFlags::getSystemSettingType(SystemFlags::debugSystem).enabled) SystemFlags::OutputDebug(SystemFlags::debugSystem,"In [%s::%s Line %d]\n",__FILE__,__FUNCTION__,__LINE__);
modHttpServerThread->setThreadOwnerValid(false);
modHttpServerThread->signalQuit();
//modHttpServerThread->setThreadOwnerValid(false);