Ignore:
Timestamp:
Apr 16, 2009, 10:45:03 AM (15 years ago)
Author:
Christoph Mayer
Message:

-drop all auto-links when leaving the spovnet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/BaseOverlay.h

    r2483 r2803  
    348348
    349349        typedef map<const LinkID, LinkItem> LinkMapping;
     350        typedef pair<const LinkID,LinkItem> LinkPair;
    350351        LinkMapping linkMapping;
    351 
     352       
    352353        // nodes with pending joines. TODO: should be cleaned every some seconds
    353354        // add timestamps to each, and check on occasion
Note: See TracChangeset for help on using the changeset viewer.