shithub: purgatorio

ref: 9ca327dd06c30341d984bff84727ea451b428db7
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);
};