|
libcoap 4.3.2
|
#include <coap_address.h>
Data Fields | |
| sa_family_t | sun_family |
| char | sun_path [COAP_UNIX_PATH_MAX] |
Definition at line 103 of file coap_address.h.
| sa_family_t coap_sockaddr_un::sun_family |
Definition at line 104 of file coap_address.h.
| char coap_sockaddr_un::sun_path[COAP_UNIX_PATH_MAX] |
Definition at line 105 of file coap_address.h.