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

Made curl_multi movable not copyable. #104

Merged
merged 1 commit into from Jun 1, 2017

Conversation

sergey-shambir
Copy link

  • Made curl_multi movable not copyable. Swithed from calling constructor to delegeting constructors.

Fix for issue "curl_multi should not be copyable" #89

* Made curl_multi movable not copyable. Swithed from calling constructor to delegeting constructors.

Fix for issue "curl_multi should not be copyable" JosephP91#89
@sergey-shambir sergey-shambir changed the title SHA-1: 35517ab9a97829465ae5f31056f3a90b4ec07b8c Made curl_multi movable not copyable. Swithed from calling constructor to delegeting constructors. Jun 1, 2017
@sergey-shambir sergey-shambir changed the title Made curl_multi movable not copyable. Swithed from calling constructor to delegeting constructors. Made curl_multi movable not copyable. Jun 1, 2017
@JosephP91 JosephP91 merged commit 863eb0f into JosephP91:master Jun 1, 2017
@JosephP91
Copy link
Owner

Thank you!

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