mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
f4fe3f7766
* simplify "poll" and "poll_mt" backends * make tevent_abort() reachable for backends * add tevent_common_invoke_*_handler() functions * add tevent_context_same_loop() function * add tevent_context_wrapper_create() infrastructure * add tevent_req_profile infrastructure Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>