pub(crate) fn try_wait_for_bootstrap(
port_handle: u64,
attempts: usize,
) -> Option<BootstrapInfo>Expand description
Attempts to wait for bootstrap.
pub(crate) fn try_wait_for_bootstrap(
port_handle: u64,
attempts: usize,
) -> Option<BootstrapInfo>Attempts to wait for bootstrap.