Crossfire Client, Trunk
Public Attributes | List of all members
SockList Struct Reference

#include <newclient.h>

Collaboration diagram for SockList:
Collaboration graph

Public Attributes

unsigned char buf [MAXSOCKBUF]
 
size_t len
 

Detailed Description

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

Definition at line 651 of file newclient.h.

Member Data Documentation

◆ buf

unsigned char SockList::buf[MAXSOCKBUF]

◆ len

size_t SockList::len

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