Data Fields

psock Struct Reference
[Protosockets library]

#include <psock.h>

Collaboration diagram for psock:
Collaboration graph
[legend]

Data Fields

struct pt pt psockpt
const u8_tsendptr
u8_treadptr
char * bufptr
u16_t sendlen
u16_t readlen
struct psock_buf buf
unsigned int bufsize
unsigned char state

Detailed Description

The representation of a protosocket.

The protosocket structrure is an opaque structure with no user-visible elements.

Definition at line 106 of file psock.h.


Field Documentation

Definition at line 119 of file psock.h.

Definition at line 113 of file psock.h.

unsigned int psock::bufsize

Definition at line 121 of file psock.h.

Definition at line 107 of file psock.h.

Definition at line 117 of file psock.h.

Definition at line 111 of file psock.h.

Definition at line 116 of file psock.h.

Definition at line 110 of file psock.h.

unsigned char psock::state

Definition at line 123 of file psock.h.


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