Home
last modified time | relevance | path

Searched defs:lws_context (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h427 struct lws_context { struct
451 struct lws_context_per_thread pt[LWS_MAX_SMP]; argument
452 lws_retry_bo_t default_retry;
453 lws_sorted_usec_list_t sul_system_state;
455 lws_lifecycle_group_t lcg[LWSLCG_COUNT];
457 const struct lws_protocols *protocols_copy;
460 lws_sorted_usec_list_t sul_nl_coldplug;
462 lws_dll2_owner_t routing_table;
463 struct lws *netlink;
467 struct sockaddr_in frt_pipe_si;
[all …]