summaryrefslogtreecommitdiff
path: root/appl/collab/proxy.m
blob: d4169bc7a751b1f61948f1076ee0b98322bc5066 (plain)
1
2
3
4
5
Proxy: module
{
	PATH:	con "/dis/collab/proxy.dis";
	init:	fn (root: string, fd: ref Sys->FD, rc: chan of ref Srvmgr->Srvreq, user: string);
};