Skip to content

TCP disconnect handling #17

Open
Open
@tnachen

Description

@tnachen

I see there a attempt to trigger reconnection when 0 bytes is read, but that is not necessarily the only symptom when you're disconnected I believe.

There might be SocketException when it wasn't able to read after a timeout, and also after it's being disconnected TCPClient has a connected flag that you want to check and if it was reconnect right away.

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