pub fn transfer_fd(f: impl Into<OwnedFd>) -> Result<NullableHandle, Status>Expand description
Removes an object from the file descriptor table and returns its underlying handle.
pub fn transfer_fd(f: impl Into<OwnedFd>) -> Result<NullableHandle, Status>Removes an object from the file descriptor table and returns its underlying handle.