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: support windows builds #37

Merged
merged 1 commit into from
Oct 13, 2023
Merged

fix: support windows builds #37

merged 1 commit into from
Oct 13, 2023

Conversation

conorsch
Copy link
Contributor

Follow up to the addition of unix socket support [0], making that feature conditional on building for a target OS family of "unix" [1].

[0] #35
[1] https://doc.rust-lang.org/reference/conditional-compilation.html#target_family

Follow up to the addition of unix socket support [0], making that
feature conditional on building for a target OS family of "unix" [1].

[0] #35
[1] https://doc.rust-lang.org/reference/conditional-compilation.html#target_family
@erwanor
Copy link
Member

erwanor commented Oct 13, 2023

We will remove this when tokio-rs/tokio#2201 lands.

@erwanor erwanor merged commit 62ae139 into main Oct 13, 2023
8 checks passed
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.

2 participants