This commit is contained in:
orignal 2014-02-12 22:02:39 -05:00
parent 411ac5b898
commit ce722e7a5e
2 changed files with 21 additions and 4 deletions

View file

@ -82,6 +82,7 @@ namespace data
void SaveUpdated (const char * directory);
void Run (); // exploratory thread
void Explore ();
void Publish ();
const RouterInfo * GetClosestFloodfill (const IdentHash& destination, const std::set<IdentHash>& excluded) const;
RequestedDestination * CreateRequestedDestination (const IdentHash& dest,