Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Wed, 24 Jan 2001 10:11:18 +0000


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/01/24 10:11:18

Modified files:
	.              : network.h raw.c rlogin.c ssh.c telnet.c 
	                 winnet.c x11fwd.c 

Log message:
Improve socket error handling so that a socket error isn't an
automatic fatalbox(). Instead, the error is passed to the receiver
routine, which can decide just how fatal the problem really is.