Function cyclors::accept

source ยท
pub unsafe extern "C" fn accept(
    __fd: c_int,
    __addr: *mut sockaddr,
    __addr_len: *mut socklen_t,
) -> c_int