mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
Merge branch 'restricted_routes' into meshnet
This commit is contained in:
commit
50756eb94a
18 changed files with 269 additions and 103 deletions
2
SSU.h
2
SSU.h
|
@ -63,7 +63,7 @@ namespace transport
|
|||
std::shared_ptr<SSUSession> GetPeerTestSession (uint32_t nonce);
|
||||
void UpdatePeerTest (uint32_t nonce, PeerTestParticipant role);
|
||||
void RemovePeerTest (uint32_t nonce);
|
||||
|
||||
|
||||
private:
|
||||
|
||||
void Run ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue