SAMV71 Xplained Ultra Software Package 1.3

psock Struct Reference
[Protosockets library]

#include <C:/softpack/canopus1.3/softpack/samv7/libraries/libuip/source/uip_1.0/uip/psock.h>

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines