s4:process: add method called before entering the tevent_loop_wait
commit3af6ad6eea7b35c0149490578b508252d3cd6514
authorJule Anger <janger@samba.org>
Wed, 1 Mar 2023 09:48:18 +0000 (1 09:48 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 25 Jul 2023 20:04:29 +0000 (25 20:04 +0000)
tree3aa19d11a6de48f858f6b8306654f00f41603387
parentc8ee3d452520a0096a2fa36ca7465f65d7955330
s4:process: add method called before entering the tevent_loop_wait

This gives the service a chance to register messaging and/or event handlers
on the correct contexts.

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Jule Anger <janger@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/samba/process_prefork.c
source4/samba/process_single.c
source4/samba/process_standard.c
source4/samba/service.h