Module fd

Module fd 

Source
Expand description

File descriptor utilities.

Functionsยง

try_get_file_for_open_fd
Attempts to retrieve an OpenFile representation 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.