EDC8121I
Connection reset.

Explanation

The connection was forcibly closed by the peer. This errno can be set because of an error, or because of a connection that was closed.

System action

The request fails. The application continues to run.

Programmer response

Proceed with cleanup of the application resources and then close the socket. When the socket has been freed, the application may begin the process again.

Symbolic Feedback Code

EDC7TP