accept_with

Function accept_with 

Source
pub(crate) fn accept_with(
    fd: BorrowedFd<'_>,
    flags: SocketFlags,
) -> Result<OwnedFd>