code: 9ferno

ref: 6bfe4cf8107de7a01ff8a0667db7f28f08e4d238
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);
};