Crossfire Client, Branch
R11627
|
#include <newclient.h>
Data Fields | |
int | ibytes |
short | max_conn |
int | obytes |
time_t | time_start |
Definition at line 574 of file newclient.h.
int CS_Stats::ibytes |
Definition at line 575 of file newclient.h.
Referenced by SockList_ReadPacket().
short CS_Stats::max_conn |
Definition at line 577 of file newclient.h.
int CS_Stats::obytes |
Definition at line 576 of file newclient.h.
time_t CS_Stats::time_start |
Definition at line 578 of file newclient.h.