Bug #29579 Clients using SSL can hang the server
Added an option to yassl to allow "quiet shutdown" like openssl does. This option causes the SSL libs to NOT perform the close_notify handshake during shutdown. This fixes a hang we experience because we hold a lock during socket shutdown.
Showing
mysql-test/r/ssl-big.result
0 → 100644
mysql-test/t/ssl-big.test
0 → 100644
mysql-test/t/ssl_big.test
0 → 100644
Please register or sign in to comment