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

/freebsd-10.3-release/contrib/serf/
H A Dcontext.c363 case SERF_ERROR_ABORTED_CONNECTION:
H A Dserf.h89 #define SERF_ERROR_ABORTED_CONNECTION (SERF_ERROR_START + 8) macro
H A Doutgoing.c1142 status = SERF_ERROR_ABORTED_CONNECTION;
1266 return SERF_ERROR_ABORTED_CONNECTION;

Completed in 107 milliseconds