tevent: If epoll_ctl(..EPOLL_CTL_ADD,..) failes with EEXIST, merge the two fde's...
authorJeremy Allison <jra@samba.org>
Thu, 14 Feb 2013 21:52:41 +0000 (13:52 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 6 Mar 2013 09:12:01 +0000 (10:12 +0100)
commitc203e0210e8bcf6820593ed03b16f384e777f0a5
tree222ac548528a8867517354c2d8c761db40eafaca
parentd56d1e2706df8fe59040688cc88e050b52ef4166
tevent: If epoll_ctl(..EPOLL_CTL_ADD,..) failes with EEXIST, merge the two fde's into one epoll event.

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