|
libcoap 4.3.5-develop-d16ffb2
|
#include <coap_address.h>
Data Fields | |
| sa_family_t | sun_family |
| char | sun_path [COAP_UNIX_PATH_MAX] |
Definition at line 168 of file coap_address.h.
| sa_family_t coap_sockaddr_un::sun_family |
Definition at line 169 of file coap_address.h.
| char coap_sockaddr_un::sun_path[COAP_UNIX_PATH_MAX] |
Definition at line 170 of file coap_address.h.