Open
Description
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
Labels
No labels