Skip to content

fix(epoll): use E prefixed events for linux epoll event notifications#1295

Closed
StarpTech wants to merge 1 commit intomainfrom
dustin/epoll-event-handling
Closed

fix(epoll): use E prefixed events for linux epoll event notifications#1295
StarpTech wants to merge 1 commit intomainfrom
dustin/epoll-event-handling

Conversation

@StarpTech
Copy link
Copy Markdown
Contributor

@StarpTech StarpTech commented Oct 21, 2024

Motivation and Context

This requires further testing. The assumption is that on different OS different flags are used and that unix.POLLIN | unix.POLLHUP were not correct to use EPOLL on these systems.

Checklist

@StarpTech StarpTech changed the title fix(epoll): use e prefixed events for linux fix(epoll): use E prefixed events for linux epoll event notifications Oct 21, 2024
@StarpTech StarpTech closed this Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant