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