s3:smbd: use tevent_loop_wait() in the child process event loop
authorMichael Adam <obnox@samba.org>
Tue, 26 Feb 2013 15:18:09 +0000 (16:18 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 19 Sep 2014 07:15:12 +0000 (09:15 +0200)
commit9afc37bef4e60ea4a13db8ae68ba30d73b5b719c
treee5be7c412fda273bfa8ef29ff6c5c1defb447e6d
parent80e226ddae0d7f4a8a0d55cd3389620dba556307
s3:smbd: use tevent_loop_wait() in the child process event loop

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

Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/globals.h
source3/smbd/process.c