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

Support for “System V”-style shared memory? #101

Open
astrogewgaw opened this issue Jul 22, 2023 · 0 comments
Open

Support for “System V”-style shared memory? #101

astrogewgaw opened this issue Jul 22, 2023 · 0 comments

Comments

@astrogewgaw
Copy link

I was looking for a way to access shared memory with Rust’s memory safety guarantees built-in, and I found this crate. However, it only supports the newer POSIX-style shared memory, and not the older “System V”-style shared memory. Would adding support for it be something you might consider adding to this crate @elast0ny? I think doing so should be straightforward, but unfortunately I don’t have the necessary skills to make a PR.

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

No branches or pull requests

1 participant