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

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

Open
Taaitaaiger opened this issue Dec 27, 2021 · 0 comments
Open

Comments

@Taaitaaiger
Copy link

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.

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

No branches or pull requests

2 participants