#include <psock.h>
The protosocket structrure is an opaque structure with no user-visible elements.
Definition at line 106 of file psock.h.
Data Fields | |
pt pt | psockpt |
const u8_t * | sendptr |
u8_t * | readptr |
char * | bufptr |
u16_t | sendlen |
u16_t | readlen |
psock_buf | buf |
unsigned int | bufsize |
unsigned char | state |