s3: Fix smbsock_connect
authorVolker Lendecke <vl@samba.org>
Sat, 28 May 2011 16:55:47 +0000 (18:55 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 28 May 2011 14:57:24 +0000 (16:57 +0200)
commit6bf5d9a61f241d21cf5980f3617c7e27469c4681
tree2ae56fe6bad4fd0e440459f89b29f8a4b71ba9e5
parent9e05d3430fedde70fcb1f6a1121c2cb67e4ce0f0
s3: Fix smbsock_connect

If all connection attempts fail, return immediately. Plain bug.
source3/libsmb/smbsock_connect.c