Home
last modified time | relevance | path

Searched refs:LWS_SYSTATE_POLICY_VALID (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h104 LWS_SYSTATE_POLICY_VALID, /* user code knows how to operate... */ enumerator
/third_party/libwebsockets/lib/core/
Dcontext.c156 if (target == LWS_SYSTATE_POLICY_VALID && in lws_state_notify_protocol_init()
172 if (target != LWS_SYSTATE_POLICY_VALID) in lws_state_notify_protocol_init()
/third_party/libwebsockets/READMEs/
DREADME.lws_system.md204 |`LWS_SYSTATE_POLICY_VALID`|If the system needs information about how to act from the net, it has i…