CURLCode code = curl_easy_perform(curl);
If we don't return a non-zero value on curl callback, for example CURLOPT_XFERINFOFUNCTION
always return zero, and is the curl_easy_perform
call possible return CURLE_ABORTED_BY_CALLBACK
from internal?
Aucun commentaire:
Enregistrer un commentaire