Skip to content

Fix the return type of fsmount.#962

Merged
sunfishcode merged 1 commit intomainfrom
sunfishcode/fix-fsmount-return-type
Dec 6, 2023
Merged

Fix the return type of fsmount.#962
sunfishcode merged 1 commit intomainfrom
sunfishcode/fix-fsmount-return-type

Conversation

@sunfishcode
Copy link
Copy Markdown
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
@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