mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
improve exploratory
This commit is contained in:
parent
f8d105551f
commit
103be652ab
2 changed files with 29 additions and 10 deletions
1
NetDb.h
1
NetDb.h
|
@ -87,6 +87,7 @@ namespace data
|
|||
RequestedDestination * CreateRequestedDestination (const IdentHash& dest,
|
||||
bool isLeaseSet, bool isExploratory = false);
|
||||
void DeleteRequestedDestination (const IdentHash& dest);
|
||||
void DeleteRequestedDestination (RequestedDestination * dest);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue