code: purgatorio

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