mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
set last activity
This commit is contained in:
@@ -548,6 +548,7 @@ namespace client
|
||||
IPSocket(ios, localEndpoint),
|
||||
Identity(from),
|
||||
ExpectedEndpoint(endpoint),
|
||||
LastActivity(i2p::util::GetMillisecondsSinceEpoch()),
|
||||
LocalPort(ourPort),
|
||||
RemotePort(theirPort)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user