mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-23 17:36:37 +02:00
set last activity
This commit is contained in:
parent
2679c58892
commit
51783a45e6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue