r22470: merge handling of broken connections from wins replication client code
commit3403c0cb15e08ec838b0bc834f941051fb94d124
authorStefan Metzmacher <metze@samba.org>
Sun, 22 Apr 2007 23:00:22 +0000 (22 23:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:51:29 +0000 (10 14:51 -0500)
treebee7b104496587bde1129d2873d3bfabdff7e86c
parentd491e60c70de8d78c333b317a143919c1a68c6d9
r22470: merge handling of broken connections from wins replication client code
to the rpc client code

we need to always ask for read events on the socket otherwise we never
get the connection error reported.

shutdown the transport when a request timeout.

metze
source/librpc/rpc/dcerpc.c
source/librpc/rpc/dcerpc.h
source/librpc/rpc/dcerpc_smb.c
source/librpc/rpc/dcerpc_smb2.c
source/librpc/rpc/dcerpc_sock.c