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

/external/libevent/include/event2/
H A Dhttp.h430 and complete the reply by calling evhttp_send_reply_end().
478 void evhttp_send_reply_end(struct evhttp_request *req);
690 * evhttp_send_reply_end().
/external/libevent/
H A Dhttp.c2874 evhttp_send_reply_end(struct evhttp_request *req) function
/external/libevent/test/
H A Dregress_http.c389 evhttp_send_reply_end(state->req);

Completed in 102 milliseconds