Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/ws/
Dserver-ws.c704 if (wsi->proxied_ws_parent && wsi->child_list) in handshake_0405()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h794 unsigned int proxied_ws_parent:1; member
/third_party/libwebsockets/lib/roles/h2/
Dhttp2.c2706 if (wsi->proxied_ws_parent && wsi->child_list) { in lws_h2_ws_handshake()
/third_party/libwebsockets/lib/roles/http/server/
Dserver.c1479 wsi->proxied_ws_parent = 1; in lws_http_proxy_start()