libwebsockets
Lightweight C library for HTML5 websockets
|
Data Fields | |
lws_dll2_owner_t | owner |
lws_dll2_owner_t | owner_creds |
struct lwsac * | ac_creds |
lws_settings_instance_t * | si |
lws_sockaddr46 | sa46_dns_resolver |
uint8_t | refcount_creds |
struct lwsac* lws_netdevs::ac_creds |
lwsac holding retreived credentials settings, or NULL
lws_dll2_owner_t lws_netdevs::owner |
list of netdevs / lws_netdev_instance_t -based objects
lws_dll2_owner_t lws_netdevs::owner_creds |
list of known credentials
uint8_t lws_netdevs::refcount_creds |
when there are multiple netdevs, must refcount creds in mem