r7497: add timeouts to all rpc requests. The default timeout is 60
authorAndrew Tridgell <tridge@samba.org>
Sun, 12 Jun 2005 02:42:40 +0000 (02:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:00 +0000 (13:18 -0500)
commitc24ab34813d675b9b81f3062fb6f30aae5697805
tree8cfe26986be8687dd6ad5099602a7ef0443f81f8
parenta8c99d0e37b5ca37cabc201c1290c6cd26a16549
r7497: add timeouts to all rpc requests. The default timeout is 60
seconds. This should prevent the problem I am seeing on a solaris box
where a rpc request gets stuck forever
source/librpc/rpc/dcerpc.c
source/librpc/rpc/dcerpc.h
source/librpc/rpc/dcerpc_util.c