Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
Dmain.c35 static const char *ibind = NULL; /* default to unix domain skt "proxy.ss.lws" */ variable
195 if (lws_ss_proxy_create(context, ibind, port)) { in app_system_state_nf()
271 ibind = p; in main()