tevent: add std_event_loop_wait()
commitf7514403e889193ed884fabcbddbd29abd2eaaaa
authorStefan Metzmacher <metze@samba.org>
Sun, 17 Feb 2013 15:41:41 +0000 (17 16:41 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 6 Mar 2013 09:12:00 +0000 (6 10:12 +0100)
treec802d666d75110cbac50cde0ef09d6d17c452aed
parentbab5e50cdee19c521ba809036b10d6177ca4eab3
tevent: add std_event_loop_wait()

We also need to fallback in tevent_loop_wait()
otherwise we might miss events in the poll->fresh list.

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