TelnetConsole
::
TelnetClient
TelnetConsole::TelnetClient Struct Reference
List of all members.
Detailed Description
Represents a connection to the telnet console.
This is also a linked list.
Public Attributes
NetSocket
socket
char
curLine
[Con::MaxLineLength]
S32
curPos
S32
state
State of the client.
TelnetClient
*
nextClient
Member Data Documentation
NetSocket
TelnetConsole::TelnetClient::socket
char
TelnetConsole::TelnetClient::curLine
[Con::MaxLineLength]
S32
TelnetConsole::TelnetClient::curPos
S32
TelnetConsole::TelnetClient::state
State of the client.
See also:
TelnetConsole::State
TelnetClient
*
TelnetConsole::TelnetClient::nextClient