Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h194 #define LWS_UNIX_SOCK_ENABLED(vhost) \ macro
197 #define LWS_UNIX_SOCK_ENABLED(vhost) (0) macro