Ignore:
Timestamp:
Nov 6, 2009, 12:57:36 PM (14 years ago)
Author:
mies
Message:
 
File:
1 edited

Legend:

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

    r6854 r6874  
    279279
    280280        /// put a value to the DHT with a ttl given in seconds
    281         void dhtPut( const Data& key, const Data& value, int ttl = 0, bool replace = false);
     281        void dhtPut( const Data& key, const Data& value, int ttl = 0, bool replace = false, bool no_local_refresh = false);
    282282
    283283        /// removes a key value pair from the DHT
Note: See TracChangeset for help on using the changeset viewer.