Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add recv_some for pipes #3017

Closed
eholk opened this issue Jul 25, 2012 · 1 comment
Closed

Add recv_some for pipes #3017

eholk opened this issue Jul 25, 2012 · 1 comment
Labels
A-concurrency Area: Concurrency

Comments

@eholk
Copy link
Contributor

eholk commented Jul 25, 2012

This would take a list of ports and a timeout, and return a list of messages received from each port during the allotted time.

Part of #1255.

@ghost ghost assigned eholk Jul 26, 2012
@pcwalton
Copy link
Contributor

This doesn't seem essential to me. Closing.

bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
cargo fmt: fix typo in format_crate(): (verison -> version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-concurrency Area: Concurrency
Projects
None yet
Development

No branches or pull requests

2 participants