Skip to content

Actually update epoll events if needed when unregistering #280

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

Merged
merged 1 commit into from
Jul 14, 2017

Conversation

MadCoder
Copy link
Contributor

_dispatch_epoll_update() was being called without dmn->dmn_events being
updated beforehand.

Signed-off-by: Pierre Habouzit phabouzit@apple.com

_dispatch_epoll_update() was being called without dmn->dmn_events being
updated beforehand.

Signed-off-by: Pierre Habouzit <phabouzit@apple.com>
@MadCoder
Copy link
Contributor Author

@swift-ci please test

@MadCoder MadCoder requested review from dgrove-oss and das July 14, 2017 21:38
@MadCoder MadCoder self-assigned this Jul 14, 2017
@MadCoder MadCoder merged commit f8e71eb into master Jul 14, 2017
das pushed a commit that referenced this pull request Jul 31, 2017
Actually update epoll events if needed when unregistering

Signed-off-by: Daniel A. Steffen <dsteffen@apple.com>
@das das removed the darwin pending label Aug 1, 2017
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.

3 participants