Skip to content

[Adhoc] Fix Socket error 10014 on Windows when hosting a game of Vulcanus Seek and Destroy#14849

Merged
hrydgard merged 1 commit intohrydgard:masterfrom
anr2me:adhoc
Sep 13, 2021
Merged

[Adhoc] Fix Socket error 10014 on Windows when hosting a game of Vulcanus Seek and Destroy#14849
hrydgard merged 1 commit intohrydgard:masterfrom
anr2me:adhoc

Conversation

@anr2me
Copy link
Copy Markdown
Collaborator

@anr2me anr2me commented Sep 13, 2021

This should fix multiplayer on Vulcanus Seek and Destroy, which initialize the buffer size to -1 on PdpRecv (which is not allowed on Windows)

PS: The game may still shows some error message on PdpSend because it tried to send to zero-MAC (00:00:00:00:00:00) for unknown reason, which is normally an invalid MAC address on most platform, but may be have a special meaning on PSP... not really sure, but it shouldn't have any issue since the game will send to a valid MAC address afterwards.

@anr2me anr2me mentioned this pull request Sep 13, 2021
17 tasks
@hrydgard hrydgard added this to the v1.12.0 milestone Sep 13, 2021
@hrydgard hrydgard merged commit f9d24f9 into hrydgard:master Sep 13, 2021
@anr2me anr2me mentioned this pull request Sep 14, 2021
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