Function wayland_commons::wire::dup_fd_cloexec[][src]

pub fn dup_fd_cloexec(fd: RawFd) -> NixResult<RawFd>
Expand description

Duplicate a RawFd and set the CLOEXEC flag on the copy