finalize_server_connect() can fail for SSL connections, because SSL_connect() can fail. Without this change, the client won't try to reconnect after an initial SSL connection failure - it'll just wait forever. Reported by g0z, thanks!
229 KiB
229 KiB