mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
899aaa6bb2
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. |
||
---|---|---|
.. | ||
docs | ||
.cvsignore | ||
CMakeLists.txt | ||
Makefile.am | ||
test-ssl.c | ||
test-sslclient.c | ||
test-sslserver.c | ||
vio.c | ||
vio_priv.h | ||
viosocket.c | ||
viossl.c | ||
viosslfactories.c | ||
viotest-ssl.c | ||
viotest-sslconnect.cc | ||
viotest.cc |