Function rustix::backend::net::syscalls::accept

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