Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: nRF51_Vdd TextLCD BME280
socket Struct Reference
#include <socket.h>
Data Fields | |
int8_t | id |
uint8_t | flags |
int8_t | tasklet |
uint8_t | listen_backlog |
struct inet_pcb_s * | inet_pcb |
ns_list_link_t | link |
Detailed Description
Socket structure.
Definition at line 124 of file socket.h.
Field Documentation
struct inet_pcb_s* inet_pcb |
uint8_t listen_backlog |
Generated on Tue Jul 12 2022 15:16:17 by
