rustix::backend::net::syscalls

Function accept

Source
pub(crate) fn accept(fd: BorrowedFd<'_>) -> Result<OwnedFd>