[Top]
Protocols
Protocols.TELNET
Protocols.TELNET.Readline
|
Class Protocols.TELNET.Readline
- Description
-
Line-oriented TELNET protocol handler with Stdio.Readline support.
Implements the Stdio.NonblockingStream API.
- Inherit
LineMode
-
inherit LineMode : LineMode
- Description
-
Based on the Line-oriented TELNET protocol handler.
- Variable
readline
-
Stdio.Readline Protocols.TELNET.Readline.readline
- Description
-
Stdio.Readline object handling the connection.
|