about summary refs log tree commit diff
path: root/src/libstd/rt/select.rs
AgeCommit message (Expand)AuthorLines
2013-07-30Unkillable is not unsafe. Close #7832.Ben Blum-23/+21
2013-07-30Add test cases for selectBen Blum-0/+228
2013-07-30Implement select() for new runtime pipes.Ben Blum-0/+102