-
Notifications
You must be signed in to change notification settings - Fork 408
Closed
Labels
A-filesArea: related to files, paths, sockets, file descriptors, or handlesArea: related to files, paths, sockets, file descriptors, or handlesC-cleanupCategory: cleaning up our codeCategory: cleaning up our codeE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available
Description
After #3712 renamed previous FileDescriptor to FileDescriptionRef, several variables still use the old name file_descriptor and should be updated to file_description_ref to avoid confusion. This is a simple cleanup task, but I am currently focused on other work, so I am just opening this issue for anyone who might be interested in helping.
Metadata
Metadata
Assignees
Labels
A-filesArea: related to files, paths, sockets, file descriptors, or handlesArea: related to files, paths, sockets, file descriptors, or handlesC-cleanupCategory: cleaning up our codeCategory: cleaning up our codeE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available