Home
last modified time | relevance | path

Searched refs:lws_ws_proxy (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/roles/ws/
H A Dprivate-lib-roles-ws.h192 extern const struct lws_protocols lws_ws_proxy;
/third_party/libwebsockets/lib/core-net/
H A Ddummy-callback.c254 const struct lws_protocols lws_ws_proxy = { variable
H A Dvhost.c864 memcpy(&lwsp[m++], &lws_ws_proxy, sizeof(*lwsp)); in lws_create_vhost()
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c1279 lws_bind_protocol(wsi, &lws_ws_proxy, __func__); in lws_http_proxy_start()

Completed in 11 milliseconds