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

  /external/chromium_org/third_party/libevent/
http-internal.h 76 int retry_max; /* maximum number of retries */ member in struct:evhttp_connection
evhttp.h 280 int retry_max);
http.c 1174 if (evcon->retry_max < 0 || evcon->retry_cnt < evcon->retry_max) {
    [all...]

Completed in 3047 milliseconds