Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
4.5.2
-
None
Description
when trying to build an SSL TCP server and having incomingConnection in one thread and then calling startServerEncryption in another thread, the connection is not accepted (q_SSL_accept < 0 in qsslsocket_openssl.cpp line 731).