ref: 6b84c3a6548f1c577948763b0a09a7b6e2460e04 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; };