Use sk_set_frozen() to ensure that no data will be accepted from an
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Jan 2005 09:24:24 +0000 (09:24 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Jan 2005 09:24:24 +0000 (09:24 +0000)
commitbb348ab1eca44e16f1408ce9e6888c56da18a5fa
tree07c522748e9458ff633d964b8e7ac1eae4a75b9c
parent4c6e53e31e798a456f725120cfb9ffafcc00b7ef
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5071 cda61777-01e9-0310-a592-d414129be87e
ssh.c