]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Prevent duplicate sk_close() calls on the same socket when the
authorSimon Tatham <anakin@pobox.com>
Mon, 29 Jan 2001 14:30:59 +0000 (14:30 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 29 Jan 2001 14:30:59 +0000 (14:30 +0000)
commit362d3deaf1698177ac66c08970b381e9b762d22b
tree4122b44e415404c8a789963eaa9bfee603baf827
parent6017418fcab1c236ca3e550dce5ba97e2beef9bd
Prevent duplicate sk_close() calls on the same socket when the
connection dies unexpectedly (CONNABORTED / CONNRESET)

[originally from svn r910]
raw.c
rlogin.c
ssh.c
telnet.c