Searched refs:Curl_getconnectinfo (Results 1 – 6 of 6) sorted by relevance
69 curl_socket_t Curl_getconnectinfo(struct Curl_easy *data,
280 sockfd = Curl_getconnectinfo(data, NULL); in getinfo_long()590 *param_socketp = Curl_getconnectinfo(data, NULL); in getinfo_socket()
1212 sfd = Curl_getconnectinfo(data, connp); in easy_connection()
946 Curl_getconnectinfo(data, &conn); in curl_ws_recv()
296 curl_socket_t Curl_getconnectinfo(struct Curl_easy *data, in Curl_getconnectinfo() function
871 s = Curl_getconnectinfo(data, &c); in curl_multi_remove_handle()
Completed in 107 milliseconds