Home
last modified time | relevance | path

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

/external/libevent/include/event2/
Dhttp.h364 void evhttp_send_reply_end(struct evhttp_request *req);
/external/libevent/
Dhttp.c2490 evhttp_send_reply_end(struct evhttp_request *req) in evhttp_send_reply_end() function
DChangeLog237 o Add note about evhttp_send_reply_end to its doxygen (724bfb5)
722 o Fix possible nullptr dereference in evhttp_send_reply_end() (29b2e23 Felix Nawothnig)