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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Jul 2013 19:36:19 +0000 (21:36 +0200)
commit45349be04011579f0a65ae687c13c90beaeda684
tree630011cf4f05e451b19d3706dbe2548c2232997b
parenta1a7349888e8f3709a6e98b2ca94be6a4dd13258
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
(cherry picked from commit e6a58d370403e818bc2cfb8389751b78adcc14fd)
source4/rpc_server/dcerpc_server.c
source4/rpc_server/dcerpc_server.h