pub unsafe extern "C" fn nros_platform_socket_wait_event( peers: *mut c_void, mutex: *mut c_void, ) -> i8
Wait for socket events on a multi-peer set. Optional on platforms without a poll/select primitive.