Finally tracked the problem down to a pointer to data storage that no longer existed giving nonsense data that the far end didn't like and it was closing the connection.
1 Like
Finally tracked the problem down to a pointer to data storage that no longer existed giving nonsense data that the far end didn't like and it was closing the connection.