Skip to content

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

Description

@astrogewgaw

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions