HomeSort by relevance Sort by last modified time
    Searched refs:CURL_ASYNC_SUCCESS (Results 1 - 4 of 4) sorted by null

  /external/curl/lib/
hostasyn.c 63 * If the status argument is CURL_ASYNC_SUCCESS, this function takes
78 if(CURL_ASYNC_SUCCESS == status) {
hostip.h 49 #define CURL_ASYNC_SUCCESS CURLE_OK
158 * status is CURL_ASYNC_SUCCESS. Twiddles fields in conn to indicate async
asyn-ares.c 470 if(CURL_ASYNC_SUCCESS == status) {
asyn-thread.c 226 tsd->sock_error = CURL_ASYNC_SUCCESS;

Completed in 213 milliseconds