1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/lib/events
Andrew Tridgell 81bfa58d58 make sure we set close on exec on any possibly inherited fds
(This used to be ctdb commit d9dec82076f14a348e7b67b4350180681ff86f32)
2007-09-19 11:46:37 +10:00
..
config.m4 merge relevant lib code from samba4 2007-05-05 17:46:54 +10:00
config.mk merge latest versions of lib/replace, lib/talloc, lib/tdb and lib/events into ctdb bzr tree 2007-05-02 07:32:04 +10:00
events_aio.c update lib/events from samba4 (If->if) 2007-07-10 15:34:00 +10:00
events_epoll.c make sure we set close on exec on any possibly inherited fds 2007-09-19 11:46:37 +10:00
events_internal.h make timed_event structure private to events_timed.c 2007-07-25 11:43:27 +10:00
events_liboop.c update lib/events from samba4 (If->if) 2007-07-10 15:34:00 +10:00
events_select.c update lib/events from samba4 (If->if) 2007-07-10 15:34:00 +10:00
events_signal.c update lib/events from samba4 (If->if) 2007-07-10 15:34:00 +10:00
events_standard.c update lib/events from samba4 (If->if) 2007-07-10 15:34:00 +10:00
events_timed.c make timed_event structure private to events_timed.c 2007-07-25 11:43:27 +10:00
events.c update lib/events from samba4 (If->if) 2007-07-10 15:34:00 +10:00
events.h update lib/events from samba4 (If->if) 2007-07-10 15:34:00 +10:00
libevents.m4 - added a EVENT_FD_AUTOCLOSE flag that allows you to tell the event system to close the fd automatically when a fd_event is freed. This prevents races which can lead to epoll missing events 2007-05-05 17:17:25 +10:00