Crossfire Client, Branch
R11627
|
#include <newclient.h>
Data Fields | |
unsigned char * | buf |
int | len |
Definition at line 569 of file newclient.h.
unsigned char* SockList::buf |
Definition at line 571 of file newclient.h.
Referenced by cs_print_string(), DoClient(), main(), SockList_AddChar(), SockList_AddInt(), SockList_AddShort(), SockList_AddString(), SockList_Init(), SockList_ReadPacket(), and SockList_Send().
int SockList::len |
Definition at line 570 of file newclient.h.
Referenced by cs_print_string(), DoClient(), main(), SockList_AddChar(), SockList_AddInt(), SockList_AddShort(), SockList_AddString(), SockList_Init(), SockList_ReadPacket(), and SockList_Send().