r22470: merge handling of broken connections from wins replication client code
authorStefan Metzmacher <metze@samba.org>
Sun, 22 Apr 2007 23:00:22 +0000 (23:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:51:29 +0000 (14:51 -0500)
commit1912124dbfc501c5109f6ac36e125406078d408c
treea863846bd767627125f22abd26be74db66d81664
parentcc5ad07d84df94f8f2bc16fcb8015f1cf843c1e3
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
(This used to be commit 3403c0cb15e08ec838b0bc834f941051fb94d124)
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_smb.c
source4/librpc/rpc/dcerpc_smb2.c
source4/librpc/rpc/dcerpc_sock.c