Searched refs:SERF_ERROR_ABORTED_CONNECTION (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/serf/
H A Dcontext.c368 case SERF_ERROR_ABORTED_CONNECTION:
H A Dserf.h94 #define SERF_ERROR_ABORTED_CONNECTION (SERF_ERROR_START + 8) macro
H A Doutgoing.c1152 status = SERF_ERROR_ABORTED_CONNECTION;
1276 return SERF_ERROR_ABORTED_CONNECTION;

Completed in 61 milliseconds