Function send_fd

Source
pub fn send_fd(stream: &UnixStream, fd: RawFd) -> Result<(), Error>