Skip to content

a few epoll/poll related improvements #163

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 4 commits into from
Jul 9, 2025
Merged

a few epoll/poll related improvements #163

merged 4 commits into from
Jul 9, 2025

Conversation

Freax13
Copy link
Owner

@Freax13 Freax13 commented Jul 9, 2025

No description provided.

Freax13 added 4 commits July 9, 2025 08:28
The references in the epoll interest list need to be even weaker than
regular (non-strong) file descriptors because we must allow for the ofd
to be dropped while its still on an interest list. Some applications
depend on the write half of a pipe being closed while its still on an
epoll interest list.
@Freax13 Freax13 merged commit bb7e0e8 into main Jul 9, 2025
62 checks passed
@Freax13 Freax13 deleted the enhancement/poll branch July 9, 2025 08:56
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.

1 participant