Home
last modified time | relevance | path

Searched refs:evhttp_del_accept_socket (Results 1 – 4 of 4) sorted by relevance

/libevent-2.1.12/include/event2/
H A Dhttp.h195 void evhttp_del_accept_socket(struct evhttp *http, struct evhttp_bound_socket *bound_socket);
/libevent-2.1.12/
H A Dhttp.c3660 evhttp_del_accept_socket(struct evhttp *http, struct evhttp_bound_socket *bound) in evhttp_del_accept_socket() function
H A DChangeLog-2.0368 o Correct evhttp_del_accept_socket documentation on whether socket is closed (f665924)
H A DChangeLog1797 o Correct evhttp_del_accept_socket documentation on whether socket is closed (f665924)