Skip to content

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

@romainreignier

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

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