evhttp_bind_listener

The most low-level evhttp_bind/accept method: takes an evconnlistener, and returns an evhttp_bound_socket. The listener will be freed when the bound socket is freed.

extern (C) nothrow
evhttp_bind_listener

Meta