Skip to content

Add a means to set more permissions to the shared_memory (unrestricted mode) #114

Description

@romainreignier

I am porting a C++ code using boost interprocess and I was using set_unrestricted to add more permissions to the created shared memory.

It would be nice to have something similar in this crate.

For my needs, I have added a mode field in ShmemConf but this is not portable to the Windows version:
romainreignier@7739b22

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