ref: 654935ba71201d7215d9fcd96181a330ec6ff617 dir: /module/tftp.m/
Tftp: module { PATH: con "/dis/lib/tftp.dis"; init: fn(progress: int); receive: fn(host: string, filename: string, fd: ref Sys->FD): string; };