Home
last modified time | relevance | path

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

/curl/lib/
H A Dconnect.h61 bool Curl_shutdown_started(struct Curl_easy *data, int sockindex);
H A Dtransfer.c183 return Curl_shutdown_started(data, sockindex); in xfer_recv_shutdown_started()
H A Dcfilters.c205 if(!Curl_shutdown_started(data, sockindex)) { in Curl_conn_shutdown()
H A Dconnect.c205 bool Curl_shutdown_started(struct Curl_easy *data, int sockindex) in Curl_shutdown_started() function

Completed in 12 milliseconds