Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c2407 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send() function
2437 evhttp_send(req, databuf); in evhttp_send_reply()
2640 evhttp_send(req, databuf); in evhttp_send_page()
DChangeLog1013 o make evhttp_send() safe against terminated connections, too (3978180)