s4:rpc_server: Add public function dcesrv_connection_loop_start
authorSamuel Cabrero <scabrero@suse.de>
Thu, 24 Jan 2019 14:59:04 +0000 (15:59 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 18 Oct 2019 16:07:37 +0000 (16:07 +0000)
commit0523f0b4d28ca125c207448167608d170b9c0909
treeaa4d26c14ed232314d10d99525ec2bb59951e75f
parent85de73354d982861cc863b4682a8043c22797faa
s4:rpc_server: Add public function dcesrv_connection_loop_start

This function starts the server loop and will be called from s3 and s4
implementations.

Signed-off-by: Samuel Cabrero <scabrero@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h