tevent: expose tevent_find_ops_byname() to callers
commit07251f562c6cd777394b3ffa29525a69f5ceffc4
authorStefan Metzmacher <metze@samba.org>
Fri, 28 Oct 2022 12:10:15 +0000 (28 14:10 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 18 Jan 2023 16:26:36 +0000 (18 16:26 +0000)
treed5dd462c6aaf2332830cbf9d2ac4d6d6ea3ef51b
parentab49d9ee4ee463f67f0986999e7da6fab72d28ed
tevent: expose tevent_find_ops_byname() to callers

This makes it more flexible and allow a caller to overload
a tevent backend. Which will be used by Samba in order to
glue in io_uring support.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Pavel Filipenský <pfilipen@redhat.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
lib/tevent/ABI/tevent-0.13.0.sigs
lib/tevent/tevent.c
lib/tevent/tevent.h
lib/tevent/tevent_internal.h