shithub: purgatorio

ref: 54bac038f411c10a596adf84c06df32f8c7c4c53
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);
};