tevent: ignore EBADF from epoll_ctl() and disable the event
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Feb 2013 12:33:19 +0000 (13:33 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 18:41:59 +0000 (19:41 +0100)
commit7f39a00a32a1cff06e6085b0fc737ad0e22e23ba
treeafc0a2289c32b76c521e4ee427fc3d43e369fc58
parentb41f149040d87a116e6d64868fa73b561ba05ecd
tevent: ignore EBADF from epoll_ctl() and disable the event

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/tevent_epoll.c