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)
committerStefan Metzmacher <metze@samba.org>
Fri, 1 Mar 2013 19:00:25 +0000 (20:00 +0100)
commita389f9956d9020fd93d8e316b0003dd613d2f26c
tree6ae36b6b4826a958c5ecda3171fef42386cf172c
parent3e407cf1976f96c4ac8d8c413d72c614f6f7936a
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