Home
last modified time | relevance | path

Searched refs:LWS_SYSTATE_INITIALIZED (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h109 LWS_SYSTATE_INITIALIZED, /* protocols initialized. Lws itself enumerator
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
Dminimal-secure-streams.c320 case LWS_SYSTATE_INITIALIZED: /* overlay on the hardcoded policy */ in app_system_state_nf()
/third_party/libwebsockets/READMEs/
DREADME.lws_system.md200 |`LWS_SYSTATE_INITIALIZED`|The vhost protocols have been initialized|
209 …use policy information is changing. It will transition back to `LWS_SYSTATE_INITIALIZED` and onwa…
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
Dminimal-secure-streams.c377 case LWS_SYSTATE_INITIALIZED: /* overlay on the hardcoded policy */ in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c416 case LWS_SYSTATE_INITIALIZED: /* overlay on the hardcoded policy */ in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
Dminimal-secure-streams.c461 case LWS_SYSTATE_INITIALIZED: /* overlay on the hardcoded policy */ in app_system_state_nf()