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

Seperate MemMapFs file data and file handles #55

Merged
merged 4 commits into from
Jan 3, 2016

Conversation

mbertschler
Copy link
Collaborator

mem.File is split up into mem.File which is the file handle and mem.FileData that holds all the relevant data.

Fixes #54

mbertschler added a commit that referenced this pull request Jan 3, 2016
Seperate MemMapFs file data and file handles
@mbertschler mbertschler merged commit 0236403 into master Jan 3, 2016
@mbertschler mbertschler deleted the multiple-mem-file-handles branch January 3, 2016 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant