Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Thu, 10 Jan 2002 13:06:26 +0000


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.