]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Improve socket error handling so that a socket error isn't an
authorSimon Tatham <anakin@pobox.com>
Wed, 24 Jan 2001 10:11:18 +0000 (10:11 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 24 Jan 2001 10:11:18 +0000 (10:11 +0000)
commit89505459e31136106e5922fabb74df90eae4008b
treef51c78240240f0ce78a3fe7e3c7f353ac602eea3
parent3082f7e8bede374d6955c7ce3ae1050551aa6abc
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.

[originally from svn r894]
network.h
raw.c
rlogin.c
ssh.c
telnet.c
winnet.c
x11fwd.c