tevent: make use of tevent_common_wakeup() in the poll and poll_mt backends
commit2cbed651d421ca47f3c86dc75adcaea10519c128
authorStefan Metzmacher <metze@samba.org>
Mon, 18 Jun 2018 15:59:40 +0000 (18 17:59 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 11 Jul 2018 21:04:17 +0000 (11 23:04 +0200)
tree966d00189119776d38676abe2d188bcde7a8a800
parent8fe2fdc73a8b441e0850289eb547db2926cd7fda
tevent: make use of tevent_common_wakeup() in the poll and poll_mt backends

This simplifies the "poll_mt" logic a lot.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/tevent/tevent_poll.c