Changeset 5646 for source/ariba/overlay/modules/chord/Chord.h
- Timestamp:
- Aug 4, 2009, 11:33:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/modules/chord/Chord.h
r5644 r5646 87 87 88 88 // stabilization: sends a discovery message to the specified neighborhood 89 void send_discovery_to( const NodeID& destination, int ttl = 4);89 void send_discovery_to( const NodeID& destination, int ttl = 3 ); 90 90 91 91 public:
Note:
See TracChangeset
for help on using the changeset viewer.