fixed a problem with the smb client code spinning when the connection
authorAndrew Tridgell <tridge@samba.org>
Sat, 21 Feb 2004 04:02:00 +0000 (04:02 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 21 Feb 2004 04:02:00 +0000 (04:02 +0000)
commit6c7e231773ec83c0ec31df51866ad5765e593100
tree628b93c3e2e0ce833afc41b4177c46146448e746
parent64cdbddbc1e0f63302aee4f02213d7a771feb315
fixed a problem with the smb client code spinning when the connection
is lost. We now close the cli_transport when there is a socket io
error
(This used to be commit 138cb5f2f5f8ce1479ac687d18e6a0e355e55b7f)
source4/libcli/raw/rawrequest.c