Home
last modified time | relevance | path

Searched refs:LWS_SERVER_OPTION_LIBEVENT (Results 1 – 10 of 10) sorted by relevance

/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib/
Dminimal-http-server-eventlib.c101 info.options |= LWS_SERVER_OPTION_LIBEVENT; in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-demos/
Dminimal-http-server-eventlib-demos.c181 info.options |= LWS_SERVER_OPTION_LIBEVENT; in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-smp/
Dminimal-http-server-eventlib-smp.c137 info.options |= LWS_SERVER_OPTION_LIBEVENT; in main()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
Dminimal-http-server-eventlib-foreign.c276 info.options |= LWS_SERVER_OPTION_LIBEVENT; in main()
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h129 #define LWS_SERVER_OPTION_LIBEVENT (1ll << 21) macro
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c540 info.options |= LWS_SERVER_OPTION_LIBEVENT; in main()
/third_party/libwebsockets/lib/event-libs/
DREADME.md78 { LWS_SERVER_OPTION_LIBEVENT, "evlib_event" },
/third_party/libwebsockets/lib/core/
Dcontext.c359 { LWS_SERVER_OPTION_LIBEVENT, "evlib_event" },
552 if (lws_check_opt(info->options, LWS_SERVER_OPTION_LIBEVENT)) { in lws_create_context()
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c405 LWS_SERVER_OPTION_LIBEVENT | in lejp_vhosts_cb()
/third_party/libwebsockets/READMEs/
DREADME.coding.md964 LWS_SERVER_OPTION_LIBEVENT