#include <api_msg.h>
Data Fields | |
| netconn * | conn |
| enum netconn_type | conntype |
| union { | |
| pbuf * p | |
| struct { | |
| ip_addr * ipaddr | |
| uInt16 port | |
| } bc | |
| struct { | |
| void * dataptr | |
| uInt16 len | |
| unsigned char copy | |
| } w | |
| sys_mbox_t mbox | |
| uInt16 len | |
| } | msg |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.3