Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SSLHelper::InitThreadSafeSupport for initialize the OpenSSL thread safe. #144

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

IronsDu
Copy link
Owner

@IronsDu IronsDu commented Jun 3, 2024

We can call SSLHelper::InitThreadSafeSupport for initialize the lock callback for supoort thread safe of OpenSSL. This is useful for ssl client application.

Copy link

github-actions bot commented Jun 3, 2024

clang-tidy review says "All clean, LGTM! 👍"

@IronsDu IronsDu merged commit 337c9f3 into master Jun 3, 2024
21 of 35 checks passed
@IronsDu IronsDu deleted the init-ssl-thread-safe branch June 3, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant