|
Crossfire Client, Branches
R11627
|
#include <newclient.h>
Collaboration diagram for SockList:Data Fields | |
| unsigned char * | buf |
| int | len |
Definition at line 571 of file newclient.h.
| unsigned char* SockList::buf |
Definition at line 573 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 572 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().