s4-rpcserver: run all RPC operations in a single task
authorAndrew Tridgell <tridge@samba.org>
Tue, 22 Sep 2009 02:57:27 +0000 (19:57 -0700)
committerAndrew Tridgell <tridge@samba.org>
Wed, 23 Sep 2009 00:10:05 +0000 (17:10 -0700)
commita30d6130869239a6d6160c50908092e1d1424af5
tree7b666982e4ba0594f57e5dc6ae0ea737d72d1aa5
parent5d16b9c1bf3476ce24a48bd2796111e7e27c2064
s4-rpcserver: run all RPC operations in a single task

This will make it much easier to implement shared handles with
association groups. It also means we can shared the ldb between RPC
connections.
source4/rpc_server/service_rpc.c