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

Problem: address is always empty in STREAM DELIVER #69

Merged
merged 1 commit into from
Mar 19, 2015

Conversation

hintjens
Copy link
Member

Solution: set this to stream name, as it should be.

Problem: sender is always empty in client API

Solution: return sender name properly

I extended the mlm_client.c self tests with checks for both these
problems.

Fixes #67

Solution: set this to stream name, as it should be.

Problem: sender is always empty in client API

Solution: return sender name properly

I extended the mlm_client.c self tests with checks for both these
problems.

Fixes zeromq#67
jemc added a commit that referenced this pull request Mar 19, 2015
Problem: address is always empty in STREAM DELIVER
@jemc jemc merged commit a15512d into zeromq:master Mar 19, 2015
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.

Problem: When subscribed to multiple streams, can't get the stream name
2 participants