Searched refs:evhttp_connection_fail_ (Results 1 - 4 of 4) sorted by relevance

/external/libevent/
H A Dhttp-internal.h187 void evhttp_connection_fail_(struct evhttp_connection *,
H A Dhttp.c722 evhttp_connection_fail_(struct evhttp_connection *evcon, function
987 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG);
1017 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG);
1026 evhttp_connection_fail_(evcon, EVREQ_HTTP_DATA_TOO_LONG);
1044 evhttp_connection_fail_(evcon,
1058 evhttp_connection_fail_(evcon, EVREQ_HTTP_INVALID_HEADER);
1215 * evhttp_connection_fail_.
1321 might. That caused an assertion failure in evhttp_connection_fail_.
1439 evhttp_connection_fail_(evcon, EVREQ_HTTP_EOF);
1521 evhttp_connection_fail_(evco
[all...]
H A Devrpc.c976 evhttp_connection_fail_(evcon, EVREQ_HTTP_TIMEOUT);
/external/libevent/test/
H A Dregress_http.c731 evhttp_connection_fail_(delayed_client, EVREQ_HTTP_EOF);
3514 * evhttp_connection error (see evhttp_connection_fail_()). The

Completed in 107 milliseconds