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 degradation from #1382, POLLOUT was tested but not requested #115

Merged
merged 1 commit into from
May 24, 2015
Merged

Fix degradation from #1382, POLLOUT was tested but not requested #115

merged 1 commit into from
May 24, 2015

Conversation

rikvdh
Copy link
Contributor

@rikvdh rikvdh commented May 24, 2015

In zeromq/libzmq#1382 I've fixed an issue, but now ZMQ_POLLOUT is never set on revents because it was not requested at first. I think it is kind of odd that the existing tests did not catch it.

hintjens added a commit that referenced this pull request May 24, 2015
Fix degradation from #1382, POLLOUT was tested but not requested
@hintjens hintjens merged commit 60568f2 into zeromq:master May 24, 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.

2 participants