]> gitweb.factorcode.org Git - factor.git/commit
vm: set stdin_loop cancellation state
authorJoe Groff <arcata@gmail.com>
Sat, 12 Nov 2011 22:49:20 +0000 (14:49 -0800)
committerJoe Groff <arcata@gmail.com>
Sun, 13 Nov 2011 07:05:44 +0000 (23:05 -0800)
commitc0a44000ccfc2519240ad929cebe5a40153942fb
tree7a11583434a7d2ee82f5cb8f74924dc3df94d58e
parent3fc82282f7d6371eb5fcf664d108b553816929ef
vm: set stdin_loop cancellation state
Make it asynchronous so it doesn't wait till the next syscall to cancel.
vm/os-unix.cpp