libevent ~master (2016-11-30T02:50:57Z)
Home
Dub
Repo
LEV_OPT_CLOSE_ON_EXEC
deimos
event2
listener
Flag: Indicates that we should set the close-on-exec flag, if possible
extern (
C
) nothrow
enum
LEV_OPT_CLOSE_ON_EXEC
=
(
1u
<<
2
)
;
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 we should set the close-on-exec flag, if possible