Skip to content

Fix bug in sceNetInetPoll, similar to the previous select bug #19849

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 1 commit into from
Jan 10, 2025

Conversation

hrydgard
Copy link
Owner

This isn't quite enough to fix MOHH though. See #19841

So leaving as draft until I find the next bug...

@hrydgard hrydgard added this to the v1.19.0 milestone Jan 10, 2025
@anr2me
Copy link
Collaborator

anr2me commented Jan 10, 2025

Ah right, my code was using the native socket id directly.
May be Driver 76 can also progressed after this fix 🤔

@hrydgard
Copy link
Owner Author

I'll get this in as-is, and continue working on MOHH soon.

@hrydgard hrydgard marked this pull request as ready for review January 10, 2025 11:15
@hrydgard hrydgard merged commit 7f3ff50 into master Jan 10, 2025
19 checks passed
@hrydgard hrydgard deleted the more-net-inet-bugfixes branch January 10, 2025 11:16
@anr2me
Copy link
Collaborator

anr2me commented Jan 10, 2025

Nice! This fixes Driver 76 multiplayer on Windows vs Linux, and Windows vs Android too!

But unfortunately, i couldn't get multiple-instance to works on Ubuntu, because apparently the 2nd instance didn't recognize itself as 2nd instance and bound to the same 127.0.0.1 IP :( may be it's WSL2 issue, because as i remembered it was bound to 127.0.0.2 yesterday.

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.

2 participants