global_root_client

Function global_root_client 

Source
pub fn global_root_client() -> &'static Instance<GlobalClientActor>
Expand description

Context use by root client to send messages. This mailbox allows us to open ports before we know which proc the messages will be sent to.