Skip to content

CTCPServer::Send can result in SIGPIPE #16

@logidelic

Description

@logidelic

First, thanks for this project. Quite useful.

One issue I've noticed so far: If the connection gets disconnected for some reason just before a CTCPServer::Send call, then Send will result in a SIGPIPE under Linux, aborting the program.

Instead, this should be handled gracefully (ex Send should return an error).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions