mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
a2c48e3be8
Applies the function specified in the first argument to all evhttp_bound_sockets associated with a struct evhttp. The user must not attempt to free or remove any connections, sockets or listeners in the callback function.