]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - windows/window.c
Start using notify_remote_exit() in the Windows front end, in place
authorSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:04:46 +0000 (10:04 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 26 Aug 2006 10:04:46 +0000 (10:04 +0000)
commit67cf9e02ccfa506c6bd5bda1c5f0e9b18ec15c65
tree3592c9225bf60b0978361ef26f8950d10b0ba6e4
parentcacd67dfd19346529125449ceee6e537caeb05dc
Start using notify_remote_exit() in the Windows front end, in place
of the previous ad-hockery which depended on the return value from
select_result() and hence which will not adapt sensibly to a world
in which the primary session is something local rather than a
network connection.

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