torque Torque Game Engine Documentation
TGE Version 1.5.2

TelnetConsole::TelnetClient Struct Reference


Detailed Description

Represents a connection to the telnet console.

This is also a linked list.


Data Fields

NetSocket socket
char curLine [Con::MaxLineLength]
S32 curPos
S32 state
 State of the client.
TelnetClientnextClient


Field Documentation

char TelnetConsole::TelnetClient::curLine[Con::MaxLineLength]




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen