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),
|
IPSocket(ios, localEndpoint),
|
||||||
Identity(from),
|
Identity(from),
|
||||||
ExpectedEndpoint(endpoint),
|
ExpectedEndpoint(endpoint),
|
||||||
|
LastActivity(i2p::util::GetMillisecondsSinceEpoch()),
|
||||||
LocalPort(ourPort),
|
LocalPort(ourPort),
|
||||||
RemotePort(theirPort)
|
RemotePort(theirPort)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user