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

Fix the return type of fsmount. #962

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

sunfishcode
Copy link
Member

The documentation for fsmount says that it returns an owned file descriptor.

Fixes #959.

The documentation for `fsmount` says that it returns an owned file
descriptor.

Fixes #959.
@sunfishcode sunfishcode merged commit 90513bc into main Dec 6, 2023
44 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/fix-fsmount-return-type branch December 6, 2023 21:57
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.

fsmount not returning fd correctly
1 participant