tevent: If epoll_ctl(..EPOLL_CTL_ADD,..) failes with EEXIST, merge the two fde's...
commit4fcc94d852fcc19c304be50edc07914ea2f8d0c8
authorJeremy Allison <jra@samba.org>
Thu, 14 Feb 2013 21:52:41 +0000 (14 13:52 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 1 Mar 2013 20:01:24 +0000 (1 12:01 -0800)
tree6ae36b6b4826a958c5ecda3171fef42386cf172c
parent16a072ec1cddd75f6df656f69935ad55f71f4a28
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