Crossfire Server, Trunk
|
Go to the source code of this file.
Data Structures | |
struct | MetaServer2_UpdateInfo |
Variables | |
MetaServer2_UpdateInfo | metaserver2_updateinfo |
This file contains metaserver2 information - the metaserver2 implementation requires that a separate thread be used for updates, so a structure to get updated data to the thread is needed.
Definition in file metaserver2.h.
MetaServer2_UpdateInfo metaserver2_updateinfo |
Statistics on players and such sent to the metaserver2.
Definition at line 139 of file metaserver.cpp.
Referenced by metaserver2_init(), and metaserver_update().