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

  /external/curl/lib/
hostip.h 82 #define CURLRESOLV_TIMEDOUT -2
hostip.c 561 * CURLRESOLV_TIMEDOUT(-2) = warning, time too short or previous alarm expired
593 return CURLRESOLV_TIMEDOUT;
612 return CURLRESOLV_TIMEDOUT;
704 rc = CURLRESOLV_TIMEDOUT;
url.c     [all...]

Completed in 69 milliseconds