about summary refs log tree commit diff
path: root/src/rt/rust_uv.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2013-10-18 14:01:22 -0700
committerAlex Crichton <alex@alexcrichton.com>2013-10-24 14:21:58 -0700
commit279c35182050889cba42e4adb1438a7f640fdabd (patch)
tree0b048f9ff88bad780a674e1693add3d05cd0ce2b /src/rt/rust_uv.cpp
parent6b70ddfba1ed5fca7fa67e5f2d2691e9c667d3a3 (diff)
downloadrust-279c35182050889cba42e4adb1438a7f640fdabd.tar.gz
rust-279c35182050889cba42e4adb1438a7f640fdabd.zip
Move stdin to using libuv's pipes instead of a tty
I was seeing a lot of weird behavior with stdin behaving as a tty, and it
doesn't really quite make sense, so instead this moves to using libuv's pipes
instead (which make more sense for stdin specifically).

This prevents piping input to rustc hanging forever.
Diffstat (limited to 'src/rt/rust_uv.cpp')
0 files changed, 0 insertions, 0 deletions