r17990: added timeout checking on dcerpc connection establishment. This should
commite7717f615ad72f436ff1266d5bd4f71f747eba02
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)
tree2b4eee708e763e93fa1f01bdd11d588948270bf4
parent6cb6d5cf94a4fc1cacfe03af92c89569ffb2c4e0
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.
(This used to be commit 45fccc6d229168058a2a02fe5fe6f0bc259d6afe)
source4/librpc/rpc/dcerpc_connect.c