aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2014-12-04 19:04:35 +0100
committerBen Noordhuis <info@bnoordhuis.nl>2014-12-04 21:16:06 +0100
commit484a3a92a865b738ff12f9355a65fccaf238caa5 (patch)
treee0e4b2daf23f5951f2c14d02da6a404dde4acaf9 /docs/src
parente7895debead62cb4f364b3092f360657e8d3875c (diff)
downloadlibuv-484a3a92a865b738ff12f9355a65fccaf238caa5.tar.gz
libuv-484a3a92a865b738ff12f9355a65fccaf238caa5.zip
Revert "unix: use cfmakeraw() for setting raw TTY mode"
This reverts commit 0f25560c8aed4fb9f40120750d0832ac415ce092. This change was introduced to make it possible to use the TTY for binary I/O but unfortunately it breaks libuv users that depend on the OPOST and ONLCR flags, like node.js. There is no point in adding those flags after the call to cfmakeraw() because that would once again make the TTY unsuitable for binary I/O. Let's revert it for now and revisit it again later. Fixes libuv/libuv#32, reverts joyent/libuv#1567. PR-URL: https://github.com/libuv/libuv/pull/33 Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src')
0 files changed, 0 insertions, 0 deletions