mirror of https://github.com/MariaDB/server
Browse Source
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.pull/925/head
1 changed files with 3 additions and 7 deletions
Loading…
Reference in new issue