Home
last modified time | relevance | path

Searched refs:CCTLS_RETURN_RETRY (Results 1 - 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/tls/
H A Dtls-client.c223 return CCTLS_RETURN_RETRY; /* caller should return 0 */ in lws_client_create_tls()
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect4.c202 case CCTLS_RETURN_RETRY: in lws_client_connect_4_established()
/third_party/libwebsockets/lib/roles/http/
H A Dprivate-lib-roles-http.h347 CCTLS_RETURN_RETRY = 1, enumerator
/third_party/libwebsockets/lib/roles/raw-skt/
H A Dops-raw-skt.c44 case CCTLS_RETURN_RETRY:
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c188 if (n == CCTLS_RETURN_RETRY) in lws_http_client_socket_service()

Completed in 4 milliseconds