tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
Telnet.readLine
tango
net
ftp
Telnet
Telnet
Read a CRLF terminated line from the socket.
class
Telnet
const
(
char
)[]
readLine
(
)
Return Value
Type:
const
(
char
)[]
the line read
Meta
Source
See Implementation
tango
net
ftp
Telnet
Telnet
functions
exception
findAvailableServer
readLine
sendData
sendline
variables
iterator
socket_
Read a CRLF terminated line from the socket.