Home
last modified time | relevance | path

Searched refs:SERF_ERROR_REQUEST_LOST (Results 1 – 5 of 5) sorted by relevance

/dports/www/serf/serf-1.3.9/
H A Dcontext.c358 case SERF_ERROR_REQUEST_LOST: in serf_error_string()
H A Dserf.h77 #define SERF_ERROR_REQUEST_LOST (SERF_ERROR_START + 2) macro
H A Doutgoing.c1143 status == SERF_ERROR_REQUEST_LOST) { in read_from_connection()
1151 else if (status == SERF_ERROR_REQUEST_LOST) { in read_from_connection()
/dports/www/serf/serf-1.3.9/buckets/
H A Dresponse_buckets.c261 return SERF_ERROR_REQUEST_LOST; in run_machine()
H A Dbwtp_buckets.c493 return SERF_ERROR_REQUEST_LOST; in run_machine()