Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TLS: Notify clients on connection shutdown. (redis#10931)
Use SSL_shutdown(), in a best-effort manner, when closing a TLS connection. This change better supports OpenSSL 3.x clients that will not silently ignore the socket-level EOF.
- Loading branch information