Home
last modified time | relevance | path

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

/curl/lib/
H A Dshare.h37 #define CURL_SHARE_KEEP_CONNECT(s) \ macro
H A Dconncache.c56 if(CURL_SHARE_KEEP_CONNECT((c)->share)) \
69 if(CURL_SHARE_KEEP_CONNECT((c)->share)) \
204 if(CURL_SHARE_KEEP_CONNECT(data->share)) in cpool_get_instance()

Completed in 15 milliseconds