Atrinik Server 2.5
Data Fields
SockList Struct Reference

#include <newclient.h>

Data Fields

int len
unsigned char * buf

Detailed Description

Contains the base information we use to make up a packet we want to send.

Definition at line 318 of file newclient.h.


Field Documentation

unsigned char* SockList::buf

The packet

Definition at line 324 of file newclient.h.

Length of the packet

Definition at line 321 of file newclient.h.


The documentation for this struct was generated from the following file: