Skip to main content

LEGACY_SERVICE_PROC_NAME

Constant LEGACY_SERVICE_PROC_NAME 

Source
pub const LEGACY_SERVICE_PROC_NAME: &str = "service";
Expand description

Legacy singleton proc name used for host system actors.

This is not a true singleton: every host may have a service proc, so local delivery must compare both proc id and location for this id.