Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/client/
Dconnect.c270 if (lws_role_call_client_bind(wsi, i) < 0) { in lws_client_connect_via_info()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h1174 lws_role_call_client_bind(struct lws *wsi,
Dvhost.c218 lws_role_call_client_bind(struct lws *wsi, in lws_role_call_client_bind() function