]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Experimental fix for `psftp-hang'. (Experimental only in that I haven't thought
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 12 Jan 2007 23:35:46 +0000 (23:35 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 12 Jan 2007 23:35:46 +0000 (23:35 +0000)
commitaf38fcbfbce7f0defc8659117c256391fb1a9b56
treee74369f2ca07c6aac5a4f0c906fbbc8c72aa98e1
parentf4526fb5b049736b02bfbda94582eb7ae65f89b1
Experimental fix for `psftp-hang'. (Experimental only in that I haven't thought
about it very hard; it's a plausible fix for the observed cause of the extreme
CPU usage, being that we were asking to be notified of Windows messages and
then not dealing with them, plausibly leading to a loop. Works for me,
anyway.)

[originally from svn r7098]
windows/winsftp.c