libevent ~master (2016-11-30T02:50:57Z)
Home
Dub
Repo
evconnlistener_free
deimos
event2
listener
Disable and deallocate an evconnlistener.
extern (
C
) nothrow
void
evconnlistener_free
(
evconnlistener
*
lev
)
Meta
Source
See Implementation
deimos
event2
listener
aliases
evconnlistener_cb
evconnlistener_errorcb
functions
evconnlistener_disable
evconnlistener_enable
evconnlistener_free
evconnlistener_get_base
evconnlistener_get_fd
evconnlistener_new
evconnlistener_new_bind
evconnlistener_set_cb
evconnlistener_set_error_cb
manifest constants
LEV_OPT_CLOSE_ON_EXEC
LEV_OPT_CLOSE_ON_FREE
LEV_OPT_LEAVE_SOCKETS_BLOCKING
LEV_OPT_REUSEABLE
LEV_OPT_THREADSAFE
structs
evconnlistener
sockaddr
Disable and deallocate an evconnlistener.