Searched refs:SERF_ERROR_ABORTED_CONNECTION (Results 1 – 3 of 3) sorted by relevance
368 case SERF_ERROR_ABORTED_CONNECTION: in serf_error_string()
94 #define SERF_ERROR_ABORTED_CONNECTION (SERF_ERROR_START + 8) macro
1152 status = SERF_ERROR_ABORTED_CONNECTION; in read_from_connection()1276 return SERF_ERROR_ABORTED_CONNECTION; in serf__process_connection()