Struct EnableCurlSslLockingOption (3.8.0-rc)
Stay organized with collections
Save and categorize content based on your preferences.
Disables automatic OpenSSL locking.
With older versions of OpenSSL any locking must be provided by locking callbacks in the application or intermediate libraries. The C++ client library automatically provides the locking callbacks. If your application already provides such callbacks, and you prefer to use them, set this option to false.