|
SOCKET | socket |
|
unsigned int | ip |
|
unsigned short | port |
|
HashTable | connections |
|
DArray | closedConnections |
|
GT2Bool | close |
|
GT2Bool | error |
|
int | callbackLevel |
|
gt2ConnectAttemptCallback | connectAttemptCallback |
|
gt2SocketErrorCallback | socketErrorCallback |
|
gt2DumpCallback | sendDumpCallback |
|
gt2DumpCallback | receiveDumpCallback |
|
gt2UnrecognizedMessageCallback | unrecognizedMessageCallback |
|
void * | data |
|
int | outgoingBufferSize |
|
int | incomingBufferSize |
|
GTI2ProtocolType | protocolType |
|
int | protocolOffset |
|
GT2Bool | broadcastEnabled |
|
The documentation for this struct was generated from the following file: