(openssl tls) when OpenSSL is older than 1.1, register the crypto locking callback to be thread safe. Should fix lots of CI failures
This commit is contained in:
@ -6,8 +6,8 @@
|
||||
|
||||
#include "IXCancellationRequest.h"
|
||||
|
||||
#include <chrono>
|
||||
#include <cassert>
|
||||
#include <chrono>
|
||||
|
||||
namespace ix
|
||||
{
|
||||
|
Reference in New Issue
Block a user