|
Atrinik Server 2.5
|
#include <newclient.h>
Data Fields | |
| int | len |
| unsigned char * | buf |
Contains the base information we use to make up a packet we want to send.
Definition at line 318 of file newclient.h.
| unsigned char* SockList::buf |
The packet
Definition at line 324 of file newclient.h.
| int SockList::len |
Length of the packet
Definition at line 321 of file newclient.h.
1.7.4