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 getter for underlying handle in curl_share #145

Merged
merged 1 commit into from May 20, 2022
Merged

Add getter for underlying handle in curl_share #145

merged 1 commit into from May 20, 2022

Conversation

memcorrupt
Copy link
Contributor

Currently, you cannot use the curl_share class because there's no way to pass the underlying handle to curl_easy::add<CURLOPT_SHARE>. This commit resolves it.

@JosephP91 JosephP91 merged commit e3a6aaa into JosephP91:master May 20, 2022
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

2 participants