ref: 82a3f55c5fb7b9f7a82449e4eb943c535ec3e491 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; };