Skip to content

XshmSegmentInfo can't be created and its fields should be public #148

@Taaitaaiger

Description

@Taaitaaiger

I'm trying to use shared memory following this example. For this to work I need to create an XshmSegmentInfo and change the values of its fields.

I have found a workaround: the definition can be copied and whenever a pointer to an XshmSegmentInfo is needed, the pointer can be cast to that type.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions