Changeset 2803 for source/ariba/overlay/BaseOverlay.h
- Timestamp:
- Apr 16, 2009, 10:45:03 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/BaseOverlay.h
r2483 r2803 348 348 349 349 typedef map<const LinkID, LinkItem> LinkMapping; 350 typedef pair<const LinkID,LinkItem> LinkPair; 350 351 LinkMapping linkMapping; 351 352 352 353 // nodes with pending joines. TODO: should be cleaned every some seconds 353 354 // add timestamps to each, and check on occasion
Note:
See TracChangeset
for help on using the changeset viewer.