-
Notifications
You must be signed in to change notification settings - Fork 12
rust: add Reopen trait? #262
Copy link
Copy link
Open
Labels
api/handleRelated to the handle API.Related to the handle API.api/rustRelated to the Rust API.Related to the Rust API.good first issueGood for newcomersGood for newcomersimpact/featureAn issue or PR that adds new distinct functionality.An issue or PR that adds new distinct functionality.
Milestone
Metadata
Metadata
Assignees
Labels
api/handleRelated to the handle API.Related to the handle API.api/rustRelated to the Rust API.Related to the Rust API.good first issueGood for newcomersGood for newcomersimpact/featureAn issue or PR that adds new distinct functionality.An issue or PR that adds new distinct functionality.
I suspect some users would want to be able to get
reopenfor anyAsFd. We also probably want to returnOwnedFd...