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