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

context_t close no longer uses deprecated function #490

Merged
merged 1 commit into from
May 14, 2021

Conversation

jlucke86
Copy link
Contributor

linked issue #484

Relevant manual pages...
http://api.zeromq.org/master:zmq-ctx-destroy
http://api.zeromq.org/master:zmq-ctx-term

zmq::context_t::close currently uses zmq_ctx_destroy when it should use zmq_ctx_term

@sigiesec sigiesec merged commit 17ac458 into zeromq:master May 14, 2021
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