8000 More infrastructure networking fixes by hrydgard · Pull Request #20221 · hrydgard/ppsspp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

More infrastructure networking fixes #20221

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
Apr 8, 2025
Merged

More infrastructure networking fixes #20221

merged 4 commits into from
Apr 8, 2025

Conversation

hrydgard
Copy link
Owner
@hrydgard hrydgard commented Apr 7, 2025

Should make things work as intended with regards to the dyn_dns option, and falling back to the dns setting and fixed lookups if that fails. See #20192

Additionally, implements per-thread errno, which is a simple correctness issue. The errno error number was previously accidentally shared between PSP threads, so if a game used multiple threads for networking, things could go really bad. Not sure if actually an issue in any game.

hrydgard added 2 commits April 8, 2025 00:32
Dont even try to download the json if dontdownloadjson is set.
@hrydgard hrydgard added this to the v1.19.0 milestone Apr 7, 2025
@hrydgard hrydgard merged commit 7c974e0 into master Apr 8, 2025
@hrydgard hrydgard deleted the net-fixes-3 branch April 8, 2025 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0