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

rwcancel: fix wrong poll event flag on ReadyWrite #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

win-t
Copy link

@win-t win-t commented Jun 7, 2023

it should be POLLIN because closeFd is read-only file

it should be POLLIN because closeFd is read-only file

Signed-off-by: Kurnia D Win <[email protected]>
@zx2c4
Copy link
Member

zx2c4 commented Jul 4, 2023

Huh. Wondering - does this result in any behavior change? Was the bug manifest anywhere before?

@win-t
Copy link
Author

win-t commented Jul 5, 2023

not really, it is not manifested anywhere (yet?)

I was trying to understand the code and then found this, I feel something wrong

feel free to close the PR if it is not appropriate

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.

2 participants