Closed wbbarr closed 11 years ago
When the server crashes, the socket is forcibly closed by the remote. We need to catch the exception in CommHandler, then pass it up to core to force a reconnect loop.
Has this been resolved already?
Resolved as of my last patch.
When the server crashes, the socket is forcibly closed by the remote. We need to catch the exception in CommHandler, then pass it up to core to force a reconnect loop.