Plink's front-end select loop was failing to send error messages to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Jan 2002 13:06:26 +0000 (13:06 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Jan 2002 13:06:26 +0000 (13:06 +0000)
commit64cdd21bbe53befa2ead344b12ff489e32d582ec
treee85b9be1cb443ce667a792e816bdb4c1eb2a48d8
parent9a3a93a5c6a879994d61da8a146142a6555fd5d0
Plink's front-end select loop was failing to send error messages to
winnet.c. The result was that complete failures to make an SSH
connection (connection refused, for example) were causing a hang
instead of a proper error report.

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