Ignore:
Timestamp:
Oct 2, 2013, 12:01:09 PM (11 years ago)
Author:
hock@…
Message:

new callbacks in ariba::NodeListener:

  • onOverlayConnected
  • onOverlayDisconnected
File:
1 edited

Legend:

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

    r12060 r12438  
    425425        /// is the base overlay started yet
    426426        bool started;
     427   
     428    /// »true« if we have neighbours, »false« otherwise
     429    bool connected;
    427430
    428431        /// The state of the BaseOverlay
Note: See TracChangeset for help on using the changeset viewer.