Crossfire Server, Branch 1.12  R12190
Data Fields
_MetaServer2 Struct Reference

Start of metaserver2 logic Note: All static structures in this file should be treated as strictly private. More...

Collaboration diagram for _MetaServer2:
Collaboration graph
[legend]

Data Fields

char * hostname
struct _MetaServer2next

Detailed Description

Start of metaserver2 logic Note: All static structures in this file should be treated as strictly private.

The metaserver2 update logic runs in its own thread, so if something needs to modify these structures, proper locking is needed. This is a linked list of all the metaservers - never really know how many we have.

Definition at line 196 of file metaserver.c.


Field Documentation

Definition at line 197 of file metaserver.c.

Referenced by free_metaserver2(), metaserver2_init(), and metaserver2_updates().

Definition at line 198 of file metaserver.c.

Referenced by metaserver2_init(), and metaserver2_updates().


The documentation for this struct was generated from the following file: