tevent: split out tevent_common_invoke_signal_handler()
authorStefan Metzmacher <metze@samba.org>
Tue, 22 Jul 2014 11:01:01 +0000 (13:01 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 11 Jul 2018 21:04:20 +0000 (23:04 +0200)
commitddab21987d3edb17333a5759bd7bcbb7b5126b53
tree62c45d30e53a818768ca24b634d422ae788eff4b
parentd1b347c4ca6fc0640952f1d639c2a321d6feff53
tevent: split out tevent_common_invoke_signal_handler()

As side effect this avoids tricks with tevent_se_exists_destructor() to
figure out if the event handler removed itself.

We'll undo the 0.9.36 ABI change on the 0.9.37 release
at the end of this patchset.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/tevent/ABI/tevent-0.9.36.sigs
lib/tevent/tevent_internal.h
lib/tevent/tevent_signal.c