s4:rpc_server: make sure we don't terminate a connection with pending requests (bug...
authorStefan Metzmacher <metze@samba.org>
Tue, 9 Jul 2013 14:38:59 +0000 (16:38 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 10 Jul 2013 06:47:38 +0000 (08:47 +0200)
commite6a58d370403e818bc2cfb8389751b78adcc14fd
tree817900f69e04108d627ff43966411d99883b48b9
parent2505d48e4fbcd8a805a88ad0b05fb1a16a588197
s4:rpc_server: make sure we don't terminate a connection with pending requests (bug #9820)

Sadly we may have nested event loops, which won't work correctly with
broken connections, that's why we have to do this...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Jul 10 08:47:38 CEST 2013 on sn-devel-104
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h