network
Last updated
Last updated
class
class
class
typedef std::array< char, 16 >
Simple mutex-guarded queue
class which is used by the game server to communicate with the client
Standard pair class that contains a string and the ID of the client that sent it
Updated on 2022-11-13 at 17:21:37 +0100
typedef std::pair< , unsigned int >
typedef std::pair< , std::vector< unsigned int > >