]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Bug fix: since the input thread does not wait for the event object
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 08:15:53 +0000 (08:15 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 08:15:53 +0000 (08:15 +0000)
commitad575686abc43014099ed36e9fe9697bceff8264
tree9ee3bc2bf8658b1d018c58bdaba63459d92714ce
parent37faf2cd9d8df757444a4b235503ca84d7ea3908
Bug fix: since the input thread does not wait for the event object
until _after_ its first read, we should not start by signalling that
object in order to trigger the first read. Ahem.

git-svn-id: http://svn.tartarus.org/sgt/putty@6799 cda61777-01e9-0310-a592-d414129be87e
windows/winhandl.c