Rev 437
Need dump?
Code:
ServerTickThread
Waits for cServer::m_CSClients (owned by cSocketThread)
cSocketThread
Waits for cChunkMap::m_CSLayers (owned by ChunkSender) in cChunkMap::CompareChunkClients
Owns cServer::m_CSClients in cServer::AuthenticateUser
ChunkSender
Waits for cServer::m_CSClients (owned by cSocketThread) in cServer::Broadcast
Owns cChunkMap::m_CSLayers in cChunkMap::BroadcastToChunk
Need dump?