#include <newclient.h>
Data Fields | |
int | ibytes |
int | obytes |
short | max_conn |
time_t | time_start |
Definition at line 577 of file newclient.h.
int ibytes |
ibytes, obytes are bytes in, out.
Definition at line 578 of file newclient.h.
short max_conn |
Maximum connections received.
Definition at line 580 of file newclient.h.
int obytes |
Definition at line 579 of file newclient.h.
time_t time_start |
When we started logging this.
Definition at line 581 of file newclient.h.