code: purgatorio

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