tevent: add epoll_{create,ctl}_panic_fallback() for testing
commit2b05c9621784da8e5aa793cd2110dde768084968
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Feb 2013 11:10:26 +0000 (15 12:10 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 1 Mar 2013 20:00:11 +0000 (1 12:00 -0800)
tree35675037738b0bf34b0bf9f3c347433d6c14626b
parent8764ec80bbcba93e862c069766c00944e5187ed5
tevent: add epoll_{create,ctl}_panic_fallback() for testing

This makes sure we only do random panics if a fallback handler
is registered.

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