]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - unix/uxplink.c
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)
commitab855b74c5deeffeab790cdc78e371e428fd04cd
treee2baf2f0ae7471ebccd13e7caa720dfcd66a4610
parentaa43d817d2dac6abaa68757d9bd65c9ff547c3de
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.

[originally from svn r5779]
unix/uxplink.c