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

feat(net): use spawn_blocking for unix resolver #171

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

Berrysoft
Copy link
Member

Closes #161

@Berrysoft Berrysoft added the package: net Related to compio-net label Dec 10, 2023
@Berrysoft Berrysoft self-assigned this Dec 10, 2023
Copy link
Member

@George-Miao George-Miao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@George-Miao George-Miao merged commit 0506dd1 into compio-rs:master Dec 11, 2023
11 checks passed
@Berrysoft Berrysoft deleted the dev/unix-resolve branch December 11, 2023 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: net Related to compio-net
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unix: ToSocketAddrsAsync should use the AsyncifyPool mechanism in the driver
2 participants