ref: 82a3f55c5fb7b9f7a82449e4eb943c535ec3e491
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.
};