Open mknet3 opened 5 years ago
TBH: I don't have a good idea besides explicitly checking for a given exception, but it seems that - in your case - the client timed out and closed the connection. I'll have to take a look if I can improve the situation.
I have FTP with implicit TLS forced configured in this way:
But when a client try to connect without TLS, timeout is produced and an exception is thrown:
This exception generates a lot of noise... how can i handle this exception?