Data types
Exceptions
Functions
- Int busy(Node n,Int timeout=10) -
- Process<a> call(a() fn,Location loc=Anywhere) -
- Maybe<a> checkResult(var Process<a> pid) -
- a getResult(var Process<a> pid) -
- Void join(Node n,Int ourport) -
- Bool ping(Node n,Int timeout=10) -
- Bool processOK(Process<a> pid) -
- Void runServer(Int port,Int maxcon) -
- Void tell(Node n,Node other) -
- Void trustNode(Node n) -