Skip to main content

nros_platform_socket_wait_event

Function nros_platform_socket_wait_event 

Source
pub unsafe extern "C" fn nros_platform_socket_wait_event(
    peers: *mut c_void,
    mutex: *mut c_void,
) -> i8
Expand description

Wait for socket events on a multi-peer set. Optional on platforms without a poll/select primitive.