tevent: call epoll_panic() if EPOLL_CTL_DEL failed
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Feb 2013 09:31:36 +0000 (10:31 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 27 Feb 2013 07:59:43 +0000 (08:59 +0100)
commit408de2bd3ccb2a224469126d0ea860ac5ec41efd
treebd8a3d9946c173fdb101b62334092917c793df3f
parent6bec5ac91d61651e9bbd5bc158532a7d7f82c88e
tevent: call epoll_panic() if EPOLL_CTL_DEL failed

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