mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-30 20:52:30 +02:00
moved creation time to TransportSession
This commit is contained in:
parent
000e0358a7
commit
6f7ab49346
3 changed files with 5 additions and 4 deletions
|
@ -41,7 +41,6 @@ namespace transport
|
|||
i2p::context.GetRouterInfo ().GetSSUAddress (true);
|
||||
if (address) m_IntroKey = address->i;
|
||||
}
|
||||
m_CreationTime = i2p::util::GetSecondsSinceEpoch ();
|
||||
}
|
||||
|
||||
SSUSession::~SSUSession ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue