I have a rust openssl client that connects to a server via tls protocol, but sometimes when the connection gets disconnected and rust client is trying to reestablish connection, the server won't ...