pub fn detect_scope(
my_location: &ProcessLocation,
peer_location: &ProcessLocation,
) -> CommunicationScopeExpand description
Detects communication scope between two process locations.
pub fn detect_scope(
my_location: &ProcessLocation,
peer_location: &ProcessLocation,
) -> CommunicationScopeDetects communication scope between two process locations.