1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-03-10 09:21:08 +00:00

set last activity

This commit is contained in:
Jeff Becker 2016-08-21 15:56:52 -04:00
parent 2679c58892
commit 51783a45e6
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -548,6 +548,7 @@ namespace client
IPSocket(ios, localEndpoint),
Identity(from),
ExpectedEndpoint(endpoint),
LastActivity(i2p::util::GetMillisecondsSinceEpoch()),
LocalPort(ourPort),
RemotePort(theirPort)
{