Set SSH socket variable to NULL if connect() fails. Failure to do
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 27 Feb 2002 22:45:52 +0000 (22:45 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 27 Feb 2002 22:45:52 +0000 (22:45 +0000)
commit67c4ba2e881ecabdbe39f665b5b36ec58cab7007
treea3fab48eda8024fea60cfcb24a698ea54fe58e6e
parent0df73905d1f5b678d5f6eac58712b6cce2f77434
Set SSH socket variable to NULL if connect() fails. Failure to do
this was causing PSCP to hang indefinitely after reporting
Connection Refused.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1569 cda61777-01e9-0310-a592-d414129be87e
ssh.c