r5198: don't consider failure to remove an epoll event as enough reason to
authorAndrew Tridgell <tridge@samba.org>
Thu, 3 Feb 2005 12:26:28 +0000 (12:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:09:30 +0000 (13:09 -0500)
commite6b8c811cac0730c16e685d04ee41fce036fd51c
tree66d2656755d23e9542846eca05f5369a9a2a22d7
parent131dc76d56df40b3511c47e54f15412a25b491f8
r5198: don't consider failure to remove an epoll event as enough reason to
fallback to select(). This can happen in too many situations.
(This used to be commit 2d7242f2ec945c1e5fbc6f256265471f60ac8cd9)
source4/lib/events/events.c