mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
04789ec801
Fix is not to use blocking socket IO during SSL handshake. With non-blocking socket IO, threadpool is able to utilize the wait notification callbacks, that vio_io_wait() is calling whenever socket would block. |
||
---|---|---|
.. | ||
docs | ||
CMakeLists.txt | ||
test-ssl.c | ||
test-sslclient.c | ||
test-sslserver.c | ||
vio.c | ||
vio_priv.h | ||
viopipe.c | ||
vioshm.c | ||
viosocket.c | ||
viossl.c | ||
viosslfactories.c | ||
viotest-ssl.c | ||
viotest-sslconnect.cc | ||
viotest.cc |