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

Sending 2 messages in a row on REQ socket with ZMQ_REQ_RELAXED option #486

Merged
merged 1 commit into from Sep 19, 2017

Conversation

fredoboulo
Copy link
Contributor

Problem: it is not possible to send two messages in a row without a successful receive in between, with a REQ socket in RELAXED mode.

Backport of zeromq/libzmq#1690 fix that was not present in libzmq/4.1

Fix for the first part of #442, issue may still not be resolved fully.

present in libzmq/4.1
@coveralls
Copy link

coveralls commented Sep 18, 2017

Coverage Status

Coverage increased (+0.03%) to 79.891% when pulling 690fef8 on fredoboulo:fix/issue442-req-relaxed into efffae3 on zeromq:master.

@trevorbernard trevorbernard merged commit 1a72ddc into zeromq:master Sep 19, 2017
@fredoboulo fredoboulo deleted the fix/issue442-req-relaxed branch October 2, 2017 21:48
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

3 participants