git: purgatorio

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