Changeset 2413 for sample/pingpong/PingPong.h
- Timestamp:
- Feb 13, 2009, 4:33:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sample/pingpong/PingPong.h
r2410 r2413 63 63 // the current ping id 64 64 unsigned long pingId; 65 66 // // the known remote nodes67 // typedef map<NodeID, LinkID> RemoteNodes;68 // RemoteNodes remoteNodes;69 65 }; 70 66
Note:
See TracChangeset
for help on using the changeset viewer.