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

Prevent Polling from Blocking on 3DS #15

Merged
merged 17 commits into from
Feb 2, 2024
Merged

Conversation

zoeyjodon
Copy link

@zoeyjodon zoeyjodon commented Jan 4, 2024

Apparently, the 3DS's polling implementation blocks other processes. This MR calls poll in 1us increments to prevent that from happening.
This MR also reduces socket buffer sizes to 0x20000 to prevent unreliable behavior with 3DS sockets.

@cgutman cgutman merged commit a339bf5 into cgutman:moonlight Feb 2, 2024
6 checks passed
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.

2 participants