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

Provide a way to get Fids #19

Merged
merged 1 commit into from Nov 10, 2015
Merged

Provide a way to get Fids #19

merged 1 commit into from Nov 10, 2015

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Nov 3, 2015

Otherwise, the Client.LowLevel API cannot be used, because all the functions require a fid but there is no way to get one (other than making them from ints, but that isn't safe since you don't know which ones the client has allocated for itself).

I expose walk_from_root rather than just root so callers can't mess up the root fid.

Otherwise, the Client.LowLevel API cannot be used, because all the
functions require a Fid but there is no way to get one (other than
making them from ints, but that isn't safe).
talex5 added a commit that referenced this pull request Nov 10, 2015
Provide a way to get Fids
@talex5 talex5 merged commit 1534987 into mirage:master Nov 10, 2015
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.

None yet

1 participant