Available on crate features
clients or servers only.Expand description
An SDIO “message”, which is effectively a wrapper around multiple telnet streams.
Structs§
- Sdio
Control Message Request - Handle a Write Request coming over the SDIO Control port.
- Sdio
Control Telnet Message - A telnet message that has come in.
Enums§
- Sdio
Control Telnet Channel - Telnet ‘channels’ or streams. As SDIO actually jumbles multiple telnet channels.
- Sdio
Control Telnet Data - Sdio Telnet data that came over the channel.