ref: c02306479fb810515b4905e6df7ad2f74b8e7173
dir: /module/grid/announce.m/
Announce: module {
PATH: con "/dis/grid/lib/announce.dis";
init: fn();
announce: fn(): (string, ref Sys->Connection); # find a local address, any port, and return its name and an announced connection.
};