Atrinik Client 1.0
Data Fields
_command_buffer Struct Reference

#include <sdlsocket.h>

Data Fields

struct _command_buffernext
struct _command_bufferprev
int len
uint8 data [1]

Detailed Description

One command buffer.

Definition at line 41 of file sdlsocket.h.


Field Documentation

The data.

Definition at line 53 of file sdlsocket.h.

Length of the data.

Definition at line 50 of file sdlsocket.h.

Next command in queue.

Definition at line 44 of file sdlsocket.h.

Previous command in queue.

Definition at line 47 of file sdlsocket.h.


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