mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-10 13:31:10 +00:00
set last activity
This commit is contained in:
parent
2679c58892
commit
51783a45e6
@ -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)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user