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

SocketPoller::Wait does not update error parameter on Linux #79

Closed
SirLynix opened this issue Oct 4, 2016 · 0 comments
Closed

SocketPoller::Wait does not update error parameter on Linux #79

SirLynix opened this issue Oct 4, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@SirLynix
Copy link
Contributor

SirLynix commented Oct 4, 2016

When calling SocketPoller::Wait with a valid error pointer, the function should update its value, even in case of success, currently it does not change its value.

Windows and generic Posix implementation are fine, only Linux is affected.

@SirLynix SirLynix added the Bug label Oct 4, 2016
@SirLynix SirLynix added this to the 0.1.1 milestone Oct 4, 2016
@SirLynix SirLynix self-assigned this Oct 4, 2016
SirLynix added a commit that referenced this issue Oct 11, 2016
Former-commit-id: fd04ad1ef0b3c86e02d12251c384c5ee2976460d [formerly 57f72f946a0182c022ad8fc18aea1867914f6552] [formerly bbbadcedac8d46ff33f53a24053d1a9c06d09b8b [formerly 13c9f5b]]
Former-commit-id: 94246df60ecd371a07a57c12586d1d6bc7279076 [formerly b693141c531e6a61a3e8bc703ad7adf0fdb7a12d]
Former-commit-id: cbaf3deb146ad0a38f59d890ea99d66d49d9f730
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant