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

Add VSOCK support #416

Merged
merged 3 commits into from
Feb 29, 2024
Merged

Add VSOCK support #416

merged 3 commits into from
Feb 29, 2024

Conversation

jalil-salame
Copy link
Contributor

I created this patch for my thesis, where I needed to benchmark web servers using VSOCK connections.

I thought someone else might find it useful so I made this PR, but I would understand if you don't want to have the extra optional dependency and dead code.

I created this patch for my thesis, where I needed to benchmark web
servers using VSOCK connections.
src/main.rs Outdated Show resolved Hide resolved
@hatoo
Copy link
Owner

hatoo commented Feb 29, 2024

Looks good 👍
Could you update CHANGELOG.md too?

@jalil-salame jalil-salame requested a review from hatoo February 29, 2024 06:41
@jalil-salame
Copy link
Contributor Author

Thanks for the quick review c:

@hatoo hatoo merged commit dc18df8 into hatoo:master Feb 29, 2024
50 checks passed
@hatoo
Copy link
Owner

hatoo commented Feb 29, 2024

Thank you!

@jalil-salame jalil-salame deleted the vsock-support branch February 29, 2024 07: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.

2 participants