s4:librpc/rpc: make dcerpc_bh_raw_call_* more robust against disconnects and timeouts
authorStefan Metzmacher <metze@samba.org>
Wed, 7 Mar 2012 15:54:18 +0000 (16:54 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 7 Mar 2012 17:44:24 +0000 (18:44 +0100)
commit7b1fb088421565f1752acde02377237e4ca19248
treecbba0899de6e78c4df31be7196fb78f4353b7058
parent01c404a67c3321c8959b47841db5c1900b4ebac4
s4:librpc/rpc: make dcerpc_bh_raw_call_* more robust against disconnects and timeouts

Using tevent_req_defer_callback() should make the situation a bit better,
until we have a common robust low level dcerpc library.

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Wed Mar  7 18:44:24 CET 2012 on sn-devel-104
source4/librpc/rpc/dcerpc.c