Home
last modified time | relevance | path

Searched refs:service_no_longer_possible (Results 1 – 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h730 unsigned int service_no_longer_possible:1; member
Dcontext.c1810 context->service_no_longer_possible = 1; in lws_context_destroy()
/third_party/libwebsockets/lib/core-net/
Dservice.c645 if (!context || context->service_no_longer_possible) in lws_service_fd_tsi()
Dvhost.c1086 if (context->service_no_longer_possible) in lws_cancel_service()