git: purgatorio

ref: eda0723dd3e8d781dd323bb20207ce1f1dfcc368
dir: /appl/svc/webget/transport.m/

View raw version
Transport: module
{
	init:		fn(w: WebgetUtils);
	connect:	fn(c: ref Fid, r: ref Req, donec: chan of ref Fid);
};