Home
last modified time | relevance | path

Searched refs:EVREQ_HTTP_BUFFER_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/libevent/include/event2/
Dhttp.h588 EVREQ_HTTP_BUFFER_ERROR, enumerator
/external/libevent/
Dhttp.c677 case EVREQ_HTTP_BUFFER_ERROR: in evhttp_connection_incoming_fail()
1532 evhttp_connection_fail_(evcon, EVREQ_HTTP_BUFFER_ERROR); in evhttp_error_cb()