Crate allenap_libtftp
source · [−]Modules
Traits
A TFTP handler to which requests are passed once they’ve been parsed. A handler can choose to ignore, reject (with an error), or serve each request that comes in.
Functions
Starts a TFTP server at the given address.