Do proper select-for-write on ptys. Currently, pasting a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 23 Feb 2006 13:38:44 +0000 (13:38 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 23 Feb 2006 13:38:44 +0000 (13:38 +0000)
commit2916fa1404c5e3661440f174c3d3fa06c3482aad
tree890709e09f3374cc18c2ccf0cc1eeb84d2af8f70
parent6fa2a729fee620a61088ae2a4f22db838a5ca89a
Do proper select-for-write on ptys. Currently, pasting a
sufficiently large string into pterm in any circumstances in which
it's echoed back to the terminal will cause a deadlock once the
pty's write buffer fills up.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6582 cda61777-01e9-0310-a592-d414129be87e
unix/uxpty.c