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

Make namespace explicit in creating/opening MemoryMappedFile #43

Merged
merged 1 commit into from
Apr 2, 2018
Merged

Make namespace explicit in creating/opening MemoryMappedFile #43

merged 1 commit into from
Apr 2, 2018

Conversation

Quppa
Copy link
Contributor

@Quppa Quppa commented Mar 28, 2018

Fixes #33.

Explicitly specifies namespace when creating MemoryMappedFile. Adds MemoryMappedGlobal to FileAccessMode to support use of the global namespace - this requires the 'create global objects' right, so the default MemoryMapped mode uses the local namespace.

@oschwald
Copy link
Member

oschwald commented Apr 2, 2018

Thank you!

@oschwald oschwald merged commit 71a3c79 into maxmind:master Apr 2, 2018
@Quppa Quppa deleted the Issue33 branch April 2, 2018 21:11
oschwald added a commit that referenced this pull request Jul 11, 2019
Make namespace explicit in creating/opening MemoryMappedFile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants