Searched defs:evhttp_bound_socket_foreach_fn (Results 1 - 1 of 1) sorted by relevance

/external/libevent/include/event2/
H A Dhttp.h162 typedef void evhttp_bound_socket_foreach_fn(struct evhttp_bound_socket *, void *); typedef
174 void evhttp_foreach_bound_socket(struct evhttp *http, evhttp_bound_socket_foreach_fn *function, void *argument);

Completed in 218 milliseconds