Atrinik Client 2.5
Data Fields
SockList Struct Reference

#include <client.h>

Data Fields

int len
int pos
unsigned char * buf

Detailed Description

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

Definition at line 115 of file client.h.


Field Documentation

unsigned char* SockList::buf

Data.

Definition at line 125 of file client.h.

How much data in buf.

Definition at line 119 of file client.h.

Start of data in buf.

Definition at line 122 of file client.h.


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