Skip to main content

Crate tailtalk

Crate tailtalk 

Source

Modules§

addressing
adsp
afp
asp
atp
ddp
echo
nbp
pap
stylewriter

Structs§

CancellationToken
A token which can be used to signal a cancellation request to one or more tasks.
DataLinkPacket
OutboundHandle
PacketProcessor
PacketProcessorBuilder
Builder for PacketProcessor.
ShutdownHandle
A lightweight handle that can be used to shut down a running TalkStack from another task without holding the full stack.
TalkStack
Handles to all mandatory AppleTalk stack layers.
TalkStackBuilder
Builder for TalkStack.
TashTalkFeatures
Features that can be enabled on firmware v2.1.0+

Enums§

DataLinkProtocol

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).