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

/freebsd-9.3-release/contrib/ntp/sntp/libevent/
H A Dhttp.c629 evhttp_connection_incoming_fail(struct evhttp_request *req, function
680 * delegates to evhttp_connection_incoming_fail(). */
704 if (evhttp_connection_incoming_fail(req, error) == -1)

Completed in 60 milliseconds