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

Update push-pull.md #1079

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Update push-pull.md #1079

merged 2 commits into from
Nov 1, 2023

Conversation

apolloid
Copy link
Contributor

the original example which uses a pull socket to send a frame will return an error since the pull socket does not have such function

the original example which uses a pull socket to send a frame will return an error since the pull socket does not have such function
Copy link
Member

@drewnoakes drewnoakes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure it's correct to remove the socket. I think instead it should be changed to a push socket.

See https://zguide.zeromq.org/docs/chapter1/#Divide-and-Conquer

update to match with the zmq examples
@apolloid
Copy link
Contributor Author

Hi @drewnoakes,
Yes, you are right about that and I have amended it.

@drewnoakes drewnoakes merged commit 4d85c07 into zeromq:master Nov 1, 2023
1 of 2 checks passed
@drewnoakes
Copy link
Member

Thanks!

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.

2 participants