Skip to content

Add recv_timeout to std::sync::mpsc #962

@alexcrichton

Description

@alexcrichton

Now that we're using condition variables for blocking, it should be relatively easy to add a recv_timeout method once the timeout concept is stabilized and wait_timeout on Condvar is also stabilized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions