SocketListEntry Struct Reference
#include <Network.h>
Collaboration diagram for SocketListEntry:

Public Attributes | |
| OSG::StreamSocket * | socketTCP |
| SendListEntry * | nextMsg |
| UserNetworkIdentification | id |
| NetMessage * | prioritizedMsg |
Detailed Description
A collection of all data belonging to a connection. nextMsg is maintained by the SendRecvThread, it is used to navigate in sendListTCP member of the Network. prioritizedMsg is used to override SendRecvThread's message sending behaviour, prioritizedMsgs are processed immedeately.Member Data Documentation
| OSG::StreamSocket* SocketListEntry::socketTCP |
The documentation for this struct was generated from the following file:
- src/inVRs/Modules/Network/Network.h
Generated on Wed Oct 20 16:12:00 2010 for inVRs by
1.5.8