tevent: add tevent_fd_set_close_fn()
authorStefan Metzmacher <metze@samba.org>
Sat, 3 Jan 2009 10:27:00 +0000 (11:27 +0100)
committerStefan Metzmacher <metze@samba.org>
Sat, 3 Jan 2009 18:58:51 +0000 (19:58 +0100)
commite45ed828d042acca09cb1ed5b6dd7a24eb5e7ffd
tree87cc211ffd1b8354299ab720446dec89e8b1c18a
parente928d863e2bb654d16ac9094e3406ef6a207c023
tevent: add tevent_fd_set_close_fn()

Let callers specify a close function
as an alternative to TEVENT_FD_AUTOCLOSE.

metze
lib/tevent/tevent.c
lib/tevent/tevent.h
lib/tevent/tevent_aio.c
lib/tevent/tevent_epoll.c
lib/tevent/tevent_fd.c
lib/tevent/tevent_internal.h
lib/tevent/tevent_select.c
lib/tevent/tevent_standard.c