diff options
| author | bors <bors@rust-lang.org> | 2013-04-18 14:36:53 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-04-18 14:36:53 -0700 |
| commit | b19c644d543b3638c4d420e923446606ad8ac2e2 (patch) | |
| tree | 8dd707b4a620e1b69bb9cc715944e822265483f4 /src/rt/rust_run_program.cpp | |
| parent | 2a864852774e924f1f9bb68da34adca736211545 (diff) | |
| parent | decd3901d5d63013a98ecc481c441f3f793b5207 (diff) | |
| download | rust-b19c644d543b3638c4d420e923446606ad8ac2e2.tar.gz rust-b19c644d543b3638c4d420e923446606ad8ac2e2.zip | |
auto merge of #5921 : brson/rust/pipes, r=brson
This builds on #5909. I've been combing through the pipes code to understand it and started refactoring a bit. * Removes pipes::spawn_* functions. These are not particularly useful since they deal with low-level pipes types. * Inlines the protocol-compiled definitions of `oneshot` and `streamp`. These are the only two uses of the protocol compiler in core and I'm inlining them so I can understand what they are doing as I work on pipes. I may un-inline them in the future. * Removes redundant functions from core::comm * Change the constructors to use the `new` convention
Diffstat (limited to 'src/rt/rust_run_program.cpp')
0 files changed, 0 insertions, 0 deletions
