Ignore:
Timestamp:
Jul 24, 2009, 8:53:41 PM (15 years ago)
Author:
Christoph Mayer
Message:

merge from bootstrap branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/SideportListener.h

    r5151 r5316  
    135135
    136136        /**
     137         * Get the neighbots in the overlay structure
     138         * @return A vector of NodeIDs of the neighbors
     139         */
     140        vector<NodeID> getOverlayNeighbors(bool deep = true);
     141
     142        /**
    137143         * Is this node acting as a relay for us
    138144         *
Note: See TracChangeset for help on using the changeset viewer.