WIP Packet loss identification. Put packetID in message

This commit is contained in:
stiffly
2015-12-09 17:43:36 +01:00
parent 0807a7d0ae
commit 4de613814b
7 changed files with 51 additions and 7 deletions
+1 -2
View File
@@ -36,8 +36,7 @@ private:
RenderQueueFactory* m_RenderQueueFactory;
// Network variables
boost::thread m_NetworkThread;
Server m_Server;
Client m_Client;
// Network methods
void NetworkFunction();
// Network events