rust/src/libstd/comm
bors ccccbd2368 auto merge of #13465 : alexcrichton/rust/fix-comm-dox, r=brson
Some of this documentation got a little out of date. There was no mention of a
`SyncSender`, and the entire "Outside the runtime" section isn't really true any
more (or really all that relevant).

This also updates a few other doc blocks and adds some examples.
2014-04-16 16:31:29 -07:00
..
mod.rs auto merge of #13465 : alexcrichton/rust/fix-comm-dox, r=brson 2014-04-16 16:31:29 -07:00
oneshot.rs std: Make std::comm return types consistent 2014-04-10 21:41:19 -07:00
select.rs std: Make std::comm return types consistent 2014-04-10 21:41:19 -07:00
shared.rs std: Make std::comm return types consistent 2014-04-10 21:41:19 -07:00
stream.rs std: Make std::comm return types consistent 2014-04-10 21:41:19 -07:00
sync.rs std: Make std::comm return types consistent 2014-04-10 21:41:19 -07:00