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

Fix copy/move constructors of poller_t, and make error handling consistent with rest of API #190

Merged
merged 2 commits into from
Mar 26, 2018

Conversation

sigiesec
Copy link
Member

See individual commits for details.

Solution: make poller_t non-copyable, but properly movable
Solution: make poller_t::add and poller_t::remove throw error_t on error, return void
@bluca bluca merged commit 52c606e into zeromq:master Mar 26, 2018
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