Home
last modified time | relevance | path

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

/external/curl/lib/
Dsmb.c644 bool ssl_done; in smb_connection_state() local
645 result = Curl_ssl_connect_nonblocking(conn, FIRSTSOCKET, &ssl_done); in smb_connection_state()
648 if(!ssl_done) in smb_connection_state()