summary refs log tree commit diff
path: root/src/libstd/comm/oneshot.rs
AgeCommit message (Expand)AuthorLines
2014-03-13std: Rename Chan/Port types and constructorAlex Crichton-7/+7
2014-03-12std: Relax an assertion in oneshot selectionAlex Crichton-7/+12
2014-02-11Test fixes and rebase conflictsAlex Crichton-27/+14
2014-02-11Rewrite channels yet again for upgradeabilityAlex Crichton-0/+382