Add means to control line translation in subprocess port. This is
authorChris Hanson <org/chris-hanson/cph>
Fri, 14 Apr 1995 19:06:15 +0000 (19:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 14 Apr 1995 19:06:15 +0000 (19:06 +0000)
commit04d1960795b8adedc473e3059a393a637b06aa4b
tree489af237857a6740d1b9f9dd32a052bf91c8fc67
parent5b0da1fb195a0fcd756843292d3bdc5b681e8b9b
Add means to control line translation in subprocess port.  This is
useful when communicating with a TCP stream relay subprocess, in which
case the line terminators are defined by the network protocol rather
than by the operating system.
v7/src/runtime/genio.scm
v7/src/runtime/io.scm
v7/src/runtime/process.scm