Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/tls/
Dtls-client.c205 return CCTLS_RETURN_DONE; in lws_client_create_tls()
231 return CCTLS_RETURN_DONE; /* OK */ in lws_client_create_tls()
/third_party/libwebsockets/lib/roles/http/
Dprivate-lib-roles-http.h346 CCTLS_RETURN_DONE = 0, enumerator
/third_party/libwebsockets/lib/core-net/client/
Dconnect4.c200 case CCTLS_RETURN_DONE: in lws_client_connect_4_established()