]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Add experimental support for detecting BREAK on input and propagating it as
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 14 May 2005 22:01:10 +0000 (22:01 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 14 May 2005 22:01:10 +0000 (22:01 +0000)
commitfb43f7ef707cc24e34fd3842eb37b8ad98dfeefc
treee2baf2f0ae7471ebccd13e7caa720dfcd66a4610
parent5ff9dcaa88a4463c4a497bebdb18131fe5e9c51c
Add experimental support for detecting BREAK on input and propagating it as
TS_BRK on output.  This is tested to the extent that other data survive the
escaping performed by PARMRK, at least on my system.  Actual passing on
of BREAK is as-yet untested.

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