Module packet

Module packet 

Source

Structs§

BlockNum
The block number in a DATA or ACK packet.
Data
The payload of a DATA packet.
ErrorMessage
The message in an ERROR packet.
Filename
A filename as found in a RRQ or WRQ packet.

Enums§

Error
An error reading, parsing, or writing a packet.
ErrorCode
The code in an ERROR packet.
OpCode
The operation code that begins every TFTP packet.
Packet
A packet of the Trivial File Transfer Protocol.
TransferMode
The transfer mode to use.

Type Aliases§

Result