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

build: Add support for macOS #50

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

retrage
Copy link
Contributor

@retrage retrage commented Aug 24, 2024

I added macOS support for vsock-rs by PR rust-vsock/vsock-rs#44. This PR adds macOS support for tokio-vsock.
This change is needed to use this crate in the macOS guest of Virtualization.framework.

One issue of this change is that it needs the latest vsock-rs. It can be resolved by releasing a new version of vsock-rs.

Cargo.toml Outdated Show resolved Hide resolved
VM Socket on macOS is used in the guest of Virtualization.framework VM.

Signed-off-by: Akira Moroo <[email protected]>
@qwandor qwandor requested a review from jalil-salame August 28, 2024 09:52
@jalil-salame jalil-salame merged commit 96bc29a into rust-vsock:master Aug 28, 2024
2 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.

3 participants