shithub: purgatorio

ref: 866d74c0c4bb50e85e9e8bb95140c10d409e53be
dir: /appl/collab/proxy.m/

View raw version
Proxy: module
{
	PATH:	con "/dis/collab/proxy.dis";
	init:	fn (root: string, fd: ref Sys->FD, rc: chan of ref Srvmgr->Srvreq, user: string);
};