tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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.