Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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