shithub: purgatorio

ref: 02ac617541ca1a7bf82b1615fb5a58235469b5d3
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);
};