Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/optee/
Dprivate-lib-plat-optee.h36 #define LWS_ENOTCONN ENOTCONN macro
/third_party/libwebsockets/lib/plat/unix/
Dprivate-lib-plat-unix.h150 #define LWS_ENOTCONN ENOTCONN macro
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/
Dprivate-lib-plat-freertos.h93 #define LWS_ENOTCONN ENOTCONN macro
/third_party/libwebsockets/lib/plat/freertos/
Dprivate-lib-plat-freertos.h94 #define LWS_ENOTCONN ENOTCONN macro
/third_party/libwebsockets/lib/plat/windows/
Dprivate-lib-plat-windows.h45 #define LWS_ENOTCONN WSAENOTCONN macro