CVSROOT: /home/cvs Module name: putty Changes by: simon 02/01/10 13:06:26 Modified files: . : plink.c Log message: 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.