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

fix issue of winsocks not being initialized #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hlimbo
Copy link

@hlimbo hlimbo commented Jan 9, 2022

Fixes the following issue when you try to run ggpo separately from vectorwars (e.g. building your own ggpo.lib and ggpo.dll files):

image

Proposed Fix

  • Before ggpo_start_session() function is called make sure to call gpo_initialize_winsock() first.

@hlimbo
Copy link
Author

hlimbo commented Jan 9, 2022

For more context see: #68

Instackler added a commit to Instackler/ggpo that referenced this pull request Aug 13, 2023
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.

1 participant