Skip to content

Conversation

notgull
Copy link
Member

@notgull notgull commented Jan 26, 2024

This commit adds a setup_networking function. On most platforms it does
nothing. However, on Windows it calls `wsa_startup`. This ensures that
all networking is set up before anything else is called.

Closes #182

This commit adds a setup_networking function. On most platforms it does
nothing. However, on Windows it calls `wsa_startup`. This ensures that
all networking is set up before anything else is called.

Closes #182

Signed-off-by: John Nunley <[email protected]>
Signed-off-by: John Nunley <[email protected]>
@notgull notgull requested a review from fogti January 26, 2024 04:11
Signed-off-by: John Nunley <[email protected]>
@notgull notgull merged commit adf46bb into master Jan 27, 2024
@notgull notgull deleted the notgull/windows branch January 27, 2024 17:42
@notgull notgull mentioned this pull request Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant