]> asedeno.scripts.mit.edu Git - PuTTY.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)
commitc3d7d326b50fc8daf8ed897a5a3a0ef90ab56f2c
tree262e9185661435c589b4e3e7aa607a42b9796d45
parent32582f0fab89172d3b17a97db67e77936b58bb5f
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.

[originally from svn r6829]
settings.c