HomeSort by relevance Sort by last modified time
    Searched defs:Curl_ssl_shutdown (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/vtls/
vtls.h 159 CURLcode Curl_ssl_shutdown(struct connectdata *conn, int sockindex);
256 #define Curl_ssl_shutdown(x,y) CURLE_NOT_BUILT_IN
vtls.c 555 CURLcode Curl_ssl_shutdown(struct connectdata *conn, int sockindex)
    [all...]

Completed in 57 milliseconds