]> asedeno.scripts.mit.edu Git - PuTTY_svn.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)
commitb74be78f3c42997ea68ada2f7b06cc744b668b1e
tree4122b44e415404c8a789963eaa9bfee603baf827
parentf100f0d7ecbc7e12cecd6326771b5a5371f05260
Prevent duplicate sk_close() calls on the same socket when the
connection dies unexpectedly (CONNABORTED / CONNRESET)

git-svn-id: http://svn.tartarus.org/sgt/putty@910 cda61777-01e9-0310-a592-d414129be87e
raw.c
rlogin.c
ssh.c
telnet.c