mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
load local destinations
This commit is contained in:
parent
67c9e68559
commit
8dc06ec391
2 changed files with 42 additions and 7 deletions
|
@ -175,6 +175,7 @@ namespace stream
|
|||
private:
|
||||
|
||||
void Run ();
|
||||
void LoadLocalDestinations ();
|
||||
void PostNextPacket (i2p::data::IdentHash destination, Packet * packet);
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue