[][src]Module smolapps::tftp

Trivial File Transfer Protocol server implementation.

Structs

Server

TFTP server.

Transfer

An active TFTP transfer.

Traits

Context

The context over which the Server will operate.

Handle

An open file handle returned by a Context::open() operation.