Hi,
I am using libcurl with openssl latest versions on windows in my application.
Since application is multi-threaded, I have implemented openssl mutex
callbacks as per following documentation
http://www.openssl.org/docs/crypto/threads.html
But I do not see these callbacks getting called at all.
Hi,
I am using libcurl with openssl latest versions on windows in my application.
Since application is multi-threaded, I have implemented openssl mutex
callbacks as per following documentation
http://www.openssl.org/docs/crypto/threads.html
But I do not see these callbacks getting called at all.