HomeSort by relevance Sort by last modified time
    Searched defs:CURLM_CALL_MULTI_PERFORM (Results 1 - 2 of 2) sorted by null

  /external/curl/include/curl/
multi.h 62 CURLM_CALL_MULTI_PERFORM = -1, /* please call curl_multi_perform() or
78 curl_multi_perform() and CURLM_CALL_MULTI_PERFORM */
79 #define CURLM_CALL_MULTI_SOCKET CURLM_CALL_MULTI_PERFORM
  /external/google-breakpad/src/third_party/curl/
multi.h 59 CURLM_CALL_MULTI_PERFORM = -1, /* please call curl_multi_perform() or
73 curl_multi_perform() and CURLM_CALL_MULTI_PERFORM */
74 #define CURLM_CALL_MULTI_SOCKET CURLM_CALL_MULTI_PERFORM

Completed in 42 milliseconds