pub fn service_urls(ctx: &HostContext, link_host: &str) -> Vec<UrlInfo>Expand description
Build service links from active_setup/service_links.env, else embedded defaults.
link_host is normally the box hostname. Explicit HOST= in the env file wins.
Each link’s UrlInfo::up is set by a short TCP probe to 127.0.0.1:<port>.