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

sceNetInet: Stop resetting inetLastErrno to 0 in sceNetInetGetErrno() #19867

Merged
merged 1 commit into from
Jan 12, 2025

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Jan 12, 2025

This fixes MOHH on Windows. See #19850 and #19841

No other platform resets errno on read, so this seems logical.

However, we need to test this for regressions.

Also, it would be even better if we can just merge this instead, which includes this: #19868

@hrydgard hrydgard added this to the v1.19.0 milestone Jan 12, 2025
@hrydgard hrydgard merged commit 016d66f into master Jan 12, 2025
19 checks passed
@hrydgard hrydgard deleted the dont-reset-errno branch January 12, 2025 12:24
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