mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
remote LeaseSets per local destination
This commit is contained in:
2
SAM.h
2
SAM.h
@@ -94,7 +94,7 @@ namespace stream
|
||||
void Connect (const i2p::data::LeaseSet& remote);
|
||||
void HandleStreamDestinationRequestTimer (const boost::system::error_code& ecode, i2p::data::IdentHash ident);
|
||||
void HandleNamingLookupDestinationRequestTimer (const boost::system::error_code& ecode, i2p::data::IdentHash ident);
|
||||
void SendNamingLookupReply (i2p::data::LeaseSet * leaseSet);
|
||||
void SendNamingLookupReply (const i2p::data::LeaseSet * leaseSet);
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user