Skip to content

In networking, we need to say EPIPE/SIGPIPE is returned if writing to a closed connection #36

Open
@janpgit

Description

@janpgit

This can be easily demonstrated with tcp/connect and tcp/tcp-sink-server, ie. starting the server, starting the connect client, killing the server, and trying to write data to connect. It exits, $? shows 141.

This needs to be explained somewhere, possibly with the connect() slide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentchanges to the content

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions