code: purgatorio

ref: 8294be6e7c9032e3c472018b53154d5b4faec00c
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);
};