Crossfire Client, Trunk  R18666
Data Fields
CS_Stats Struct Reference

#include <newclient.h>

Data Fields

int ibytes
int obytes
short max_conn
time_t time_start

Detailed Description

Statistics on server.

Definition at line 709 of file newclient.h.


Field Documentation

int ibytes

ibytes, obytes are bytes in, out.

Definition at line 710 of file newclient.h.

short max_conn

Maximum connections received.

Definition at line 712 of file newclient.h.

int obytes

Definition at line 711 of file newclient.h.

time_t time_start

When we started logging this.

Definition at line 713 of file newclient.h.


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