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

/external/libevent/
H A Dhttp.c645 evhttp_connection_incoming_fail(struct evhttp_request *req, function
720 * delegates to evhttp_connection_incoming_fail(). */
744 if (evhttp_connection_incoming_fail(req, error) == -1)

Completed in 153 milliseconds