r17990: added timeout checking on dcerpc connection establishment. This should
commit45fccc6d229168058a2a02fe5fe6f0bc259d6afe
authorAndrew Tridgell <tridge@samba.org>
Fri, 1 Sep 2006 10:33:55 +0000 (1 10:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:17:02 +0000 (10 14:17 -0500)
tree83191a5366aad9daa2b769b9fe64e54566f77ce8
parentc271c488a5380d3d8ace662d6041d6b7f3f5b4ad
r17990: added timeout checking on dcerpc connection establishment. This should
fix the problem on some build farm hosts where we were waiting forever
for a connection to DRSUAPI to be made, so the next test will start.

Next is to try and work out why the connection is timing out on some
hosts. That is probably a server bug, but at least with this change we
can see it.
source/librpc/rpc/dcerpc_connect.c