Expand description
Modules§
- client
- The TFTP client implementation.
Structs§
- TooLong
Error - An
Errorindicating that a sequence of data exceeds some maximum length. - Unknown
Error Code - An
Errorthat can occur when creating anErrorCodefrom au16. - Unknown
Mode - An
Errorthat can occur when parsing aModefrom 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.