s3:smbd: use tevent_loop_wait() in the parent smbd process.
authorMichael Adam <obnox@samba.org>
Tue, 26 Feb 2013 15:39:46 +0000 (16:39 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 19 Sep 2014 07:15:12 +0000 (09:15 +0200)
commit1d615ee923a2b46ffd7f943a9ba9e362b6322e5e
tree013c27d3d5327ad2715e28b0ceb44084c466cbf4
parent9afc37bef4e60ea4a13db8ae68ba30d73b5b719c
s3:smbd: use tevent_loop_wait() in the parent smbd process.

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/server.c