Crossfire Server, Branch 1.12  R12190
Data Fields
CS_Stats Struct Reference

Statistics on server. More...

#include <newclient.h>

Data Fields

int ibytes
 ibytes, obytes are bytes in, out.
short max_conn
 Maximum connections received.
int obytes
time_t time_start
 When we started logging this.

Detailed Description

Statistics on server.

Definition at line 575 of file newclient.h.


Field Documentation

ibytes, obytes are bytes in, out.

Definition at line 576 of file newclient.h.

Referenced by metaserver_update(), and SockList_ReadPacket().

Maximum connections received.

Definition at line 578 of file newclient.h.

Referenced by init_connection().

Definition at line 577 of file newclient.h.

Referenced by metaserver_update(), write_socket_buffer(), and Write_To_Socket().

When we started logging this.

Definition at line 579 of file newclient.h.

Referenced by do_server(), init_server(), and metaserver_update().


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