]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
That OVERLAPPED fix seems to have made flow control useful as well
authorSimon Tatham <anakin@pobox.com>
Mon, 28 Aug 2006 18:36:11 +0000 (18:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 28 Aug 2006 18:36:11 +0000 (18:36 +0000)
commit74d181d971633dff5df3dd329a7b8da02265e819
tree262e9185661435c589b4e3e7aa607a42b9796d45
parent4a285d8cd617a1f61c3ceef1de3ae7dd88ab5c34
That OVERLAPPED fix seems to have made flow control useful as well
(presumably Windows's serial buffer is actually _filling up_,
causing an XOFF to be sent, now that my dodgy I/O code isn't causing
it to leak). So I think I'll switch the default flow control to
XON/XOFF, since it actually seems to do something now.

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