Crossfire Server, Trunk
metaserver2.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  MetaServer2_UpdateInfo
 

Variables

MetaServer2_UpdateInfo metaserver2_updateinfo
 

Detailed Description

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.

Variable Documentation

◆ metaserver2_updateinfo

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().