]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
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)
commit0dcdb6c3c19ecae20dcc6f947169b3c98bcbae9d
tree3592c9225bf60b0978361ef26f8950d10b0ba6e4
parent2d633388a1db6569a35925bba0c56e6d4dcf5ea6
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.

[originally from svn r6802]
windows/window.c