|
Atrinik Server 2.5
|
#include <newclient.h>
Data Fields | |
| int | ibytes |
| int | obytes |
| short | max_conn |
| time_t | time_start |
Statistics of server.
Definition at line 328 of file newclient.h.
| int CS_Stats::ibytes |
Bytes in
Definition at line 331 of file newclient.h.
| short CS_Stats::max_conn |
Maximum connections received
Definition at line 337 of file newclient.h.
| int CS_Stats::obytes |
Bytes out
Definition at line 334 of file newclient.h.
| time_t CS_Stats::time_start |
When we started logging this
Definition at line 340 of file newclient.h.
1.7.4