Skip to content

Pipe send should return whether the receiver might receive the packet #3128

Closed
@eholk

Description

@eholk

Pipes can detect if the other end is closed. Receiving from a closed pipe reports this to the caller, but send does not. This is easy enough to add, and we should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions