libevent ~master (2016-11-30T02:50:57Z)
Home
Dub
Repo
LEV_OPT_CLOSE_ON_FREE
deimos
event2
listener
Flag: Indicates that freeing the listener should close the underlying * socket.
extern (
C
) nothrow
enum
LEV_OPT_CLOSE_ON_FREE
=
(
1u
<<
1
)
;
Meta
Source
See Source File
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
Flag: Indicates that freeing the listener should close the underlying * socket.