Expand description
Modules§
- client
- The TFTP client implementation.
Structs§
- TooLong
Error - An
Error
indicating that a sequence of data exceeds some maximum length. - Unknown
Error Code - An
Error
that can occur when creating anErrorCode
from au16
. - Unknown
Mode - An
Error
that can occur when parsing aMode
from aCStr
.
Enums§
Constants§
- BLOCK_
SIZE - The size of a payload data block.
- PACKET_
SIZE - The (maximum) size of a TFTP packet.
- UNKNOWN_
TID_ PACKET - The response to a packet with an unknown transfer ID.