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)
committerStefan Metzmacher <metze@samba.org>
Sun, 22 Apr 2007 23:00:22 +0000 (23:00 +0000)
commit886a91cde5f045cba50db1f26c6ad1ae996fcda1
treeec3ba6bc4be08fff2796dbbfd7f0c21208848141
parentcea1be222f050d8922af0c55d9780b7745495f52
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