Crossfire Server, Branch 1.12  R12190
Data Fields
SockList Struct Reference

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

#include <newclient.h>

Data Fields

unsigned char buf [2+65536UL+1]
size_t len

Detailed Description

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

Definition at line 569 of file newclient.h.


Field Documentation

unsigned char SockList::buf[2+65536UL+1]
size_t SockList::len

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