Home
last modified time | relevance | path

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

/minix3/external/bsd/libevent/dist/
H A Dhttp.c2410 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf) in evhttp_send() function
2440 evhttp_send(req, databuf); in evhttp_send_reply()
2643 evhttp_send(req, databuf); in evhttp_send_page()
H A DChangeLog1013 o make evhttp_send() safe against terminated connections, too (3978180)