Skip to content

Add easy wrappers for oneshot pipes. #3125

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
bblum opened this issue Aug 7, 2012 · 1 comment
Closed

Add easy wrappers for oneshot pipes. #3125

bblum opened this issue Aug 7, 2012 · 1 comment
Labels
A-concurrency Area: Concurrency

Comments

@bblum
Copy link
Contributor

bblum commented Aug 7, 2012

Probably involving send/receive functions that consume the endpoints.

@ghost ghost assigned eholk Aug 7, 2012
@eholk
Copy link
Contributor

eholk commented Aug 7, 2012

Given that they are one-shot, I'm not sure how much of a wrapper we need. Would just including the oneshot protocol in core or std be enough? Do we instead want wrappers that put it in a mutable option to make it easier when this is stored in data structures?

@eholk eholk closed this as completed in 6a10e3a Aug 9, 2012
@bblum bblum unassigned eholk Jun 16, 2014
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Changes required due to:
- rust-lang/rust@a325bce3cd Normalize the result of Fields::ty_with_args

Resolves: rust-lang#3125, rust-lang#3113
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-concurrency Area: Concurrency
Projects
None yet
Development

No branches or pull requests

2 participants