Fixed warnings from linux and Android compilers
Cleaned up network code on Linux, it still does not work correctly
This commit is contained in:
@@ -162,6 +162,7 @@ void JNetwork::ThreadProc(void* param)
|
||||
pThis->toSend.str("");
|
||||
}
|
||||
}
|
||||
boost::this_thread::sleep(1);
|
||||
}
|
||||
|
||||
DebugTrace("Quitting Thread");
|
||||
|
||||
Reference in New Issue
Block a user