shithub: purgatorio

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