-1

This error can happen at anytime but the error message is not showing where it happens during runtime,

Error message

TCPServerhandler with the closing part

TCPServerHandler

TCPserverRun code

TCPServer

1 Answers1

0

A connection reset occurs if the server tries to read or write data after the connection was closed by the client.

Florian
  • 177
  • 1
  • 11