Function sgx_oc::linux::ocall::accept4

source ·
pub unsafe fn accept4(
    sockfd: c_int,
    flags: c_int
) -> OCallResult<(c_int, SockAddr)>