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

bsd: improve socket poll #3661

Merged
merged 1 commit into from Sep 7, 2022

Conversation

marysaka
Copy link
Contributor

@marysaka marysaka commented Sep 1, 2022

We should report errors even when not requested.
This also ensure we only clear the bits that were requested on the output.
Finally, this should fix when input events is 0.

We should report errors even when not requested.

This also ensure we only clear the bits that were requested on the output.

Finally, this fix when input events is 0.
@marysaka marysaka added fix Fix something service:sockets Related to the sockets module (Ryujinx.HLE.HOS.Services.Sockets) labels Sep 1, 2022
@marysaka marysaka merged commit df99257 into Ryujinx:master Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fix something service:sockets Related to the sockets module (Ryujinx.HLE.HOS.Services.Sockets)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants