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

m: Use port_send for event ports instead of a pipe #74

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

notgull
Copy link
Member

@notgull notgull commented Jan 12, 2023

Solarish's event ports support a poll_send function for manually sending a notification to an event port. This PR uses that function to notify the event port, as opposed to a self-pipe.

Draft because I need to test this on an illumos box first.

@notgull notgull marked this pull request as ready for review January 12, 2023 18:59
@notgull
Copy link
Member Author

notgull commented Jan 12, 2023

I've verified that tests pass on OpenIndiana.

@notgull notgull merged commit 729b5ee into master Jan 13, 2023
@notgull notgull deleted the notgull/evport-send branch January 13, 2023 05:35
@notgull notgull mentioned this pull request Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant