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

Implement DNS resolve thread through SDL2 functions #1821

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

a1batross
Copy link
Member

As a desperate attempt to have async resolve on platforms where POSIX threads aren't available.

In current version, SDL2 is preferred on all platforms where the SDL2 (i.e. full client) is enabled. I quickly tested it on Linux, and it works for me.

@a1batross a1batross merged commit ef0fc46 into master Oct 2, 2024
24 checks passed
@a1batross a1batross deleted the dns-resolve-sdl2 branch October 21, 2024 03:11
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