ref: 79c64a79a248c31733d4ec0ff9fe1a1e57a58f51 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; };