Modules§
Structs§
- Cancellation
Token - A token which can be used to signal a cancellation request to one or more tasks.
- Data
Link Packet - Outbound
Handle - Packet
Processor - Packet
Processor Builder - Builder for
PacketProcessor. - Shutdown
Handle - A lightweight handle that can be used to shut down a running
TalkStackfrom another task without holding the full stack. - Talk
Stack - Handles to all mandatory AppleTalk stack layers.
- Talk
Stack Builder - Builder for
TalkStack. - Tash
Talk Features - Features that can be enabled on firmware v2.1.0+
Enums§
Functions§
- time_
to_ afp - Converts a SystemTime to a 32-bit AFP date for AFP 2.x (seconds since Jan 1, 2000).
- time_
to_ afp_ v1 - Converts a SystemTime to a 32-bit AFP date for AFP 1.x (seconds since Jan 1, 1904).