]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Use sk_set_frozen() to ensure that no data will be accepted from an
authorSimon Tatham <anakin@pobox.com>
Fri, 7 Jan 2005 09:24:24 +0000 (09:24 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 7 Jan 2005 09:24:24 +0000 (09:24 +0000)
commit88c52fa85fdfa000a33d350138b10c8ebfa85965
tree07c522748e9458ff633d964b8e7ac1eae4a75b9c
parent4e550f96b2edcf33f2480d2374815ec3df6a60f5
Use sk_set_frozen() to ensure that no data will be accepted from an
SSH connection when we're in the middle of asking the user a
dialog-box-type question. Fixes `unix-kex-packet', which has just
bitten me when connecting to one of the work Suns.

[originally from svn r5071]
[this svn revision also touched putty-wishlist]
ssh.c