Expand description
File descriptor utilities.
Functionsยง
- try_
get_ file_ for_ open_ fd - Attempts to retrieve an
OpenFilerepresentation for the given already-open file descriptor. - try_
iter_ open_ fds - Makes a best-effort attempt to iterate over all open file descriptors for the current process.