pub(crate) fn acceptfrom_with( fd: BorrowedFd<'_>, flags: SocketFlags, ) -> Result<(OwnedFd, Option<SocketAddrAny>)>