mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
SSU2 introducers
This commit is contained in:
parent
45ebfe378b
commit
eb6437050f
2 changed files with 46 additions and 30 deletions
|
@ -107,7 +107,7 @@ namespace data
|
|||
Introducer (): iPort (0), iExp (0) {};
|
||||
boost::asio::ip::address iHost;
|
||||
int iPort;
|
||||
IntroKey iKey;
|
||||
IntroKey iKey; // or ih for SSU2
|
||||
uint32_t iTag;
|
||||
uint32_t iExp;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue