Changeset 9290 in orxonox.OLD for branches/proxy/src/lib/network/peer_info.h
- Timestamp:
- Jul 14, 2006, 12:19:31 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/lib/network/peer_info.h
r9286 r9290 32 32 int userId; 33 33 int nodeType; 34 IPaddress ip; 35 34 36 NetworkSocket * socket; 35 37 Handshake * handshake; 36 38 ConnectionMonitor * connectionMonitor; 39 37 40 int lastAckedState; 38 41 int lastRecvedState;
Note: See TracChangeset
for help on using the changeset viewer.