Home
last modified time | relevance | path

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

/external/libevent/
Dhttp.c2833 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send() function
2863 evhttp_send(req, databuf); in evhttp_send_reply()
3076 evhttp_send(req, databuf); in evhttp_send_page_()
DChangeLog-1.422 o make evhttp_send() safe against terminated connections, too (01ea0c5)
DChangeLog-2.0949 o make evhttp_send() safe against terminated connections, too (3978180)