|
Embedded Wireless Framework
|
Internal structure for internet socket status
More...
#include <ewf_adapter_espressif_common.h>
Data Fields | |
| uint32_t | id |
| uint32_t | local_port |
| volatile ewf_adapter_espressif_common_internet_socket_service_type | type |
| volatile bool | used |
| volatile bool | open |
| volatile bool | open_error |
| volatile bool | conn |
| volatile bool | conn_error |
| volatile bool | recv |
| ewf_platform_queue * | recv_queue_ptr |
Internal structure for internet socket status