shithub: purgatorio

ref: 8a788aea84aad3bfbd5b39d78c1925654f3b9e14
dir: purgatorio/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);
};