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 order of arguments in zmq_msg_send and zmq_msg_recv. #31

Open
wants to merge 2 commits into
base: zeromq3
Choose a base branch
from

Conversation

jtobin
Copy link

@jtobin jtobin commented Jun 26, 2013

This clears up the 'Socket operation on non-socket' error in issue #25, for me. Also swapped the deprecated zmq_init in favor of zmq_ctx_new.

@louiz
Copy link

louiz commented Sep 18, 2013

Just confirming that this correctly fixes the issue of the “operation on non-socket” in the zeromq3 branch.

@nukemberg
Copy link

please merge this, we ruby folks want to use zeromq 3.x

@trafalco
Copy link

trafalco commented Nov 7, 2013

We need this, please pull it in!

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.

5 participants