tevent: ignore POLLNVAL from poll() and disable the event
commit6952d761d2b9ebb2457916d9dfa3f070c0f62228
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Feb 2013 20:45:11 +0000 (22 21:45 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 1 Mar 2013 19:59:51 +0000 (1 11:59 -0800)
tree8feb4f4ced2f582278c48faeb78f21adb6aea78b
parentde0204ccae514b26524893b51414c6c772a35a55
tevent: ignore POLLNVAL from poll() and disable the event

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