]> git.lizzy.rs Git - rust.git/commit
std: Update documentation on the `comm` module
authorAlex Crichton <alex@alexcrichton.com>
Fri, 11 Apr 2014 19:59:30 +0000 (12:59 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 15 Apr 2014 13:24:30 +0000 (06:24 -0700)
commitd1bfa51ea86259de21665077e4d32f8f8322b8e1
treec61451cee6d933da073c9baf866d5f82e3829faa
parentab0d8472777d2359492dfdee1d21230fbf144f70
std: Update documentation on the `comm` module

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.
src/libstd/comm/mod.rs