mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-13 11:14:59 +03:00
v4.13-9522-beta
This commit is contained in:
@ -230,6 +230,7 @@ struct SESSION
|
||||
|
||||
UINT64 CreatedTime; // Creation date and time
|
||||
UINT64 LastCommTime; // Last communication date and time
|
||||
UINT64 LastCommTimeForDormant; // Last communication date and time (for dormant)
|
||||
TRAFFIC *Traffic; // Traffic data
|
||||
TRAFFIC *OldTraffic; // Old traffic data
|
||||
UINT64 TotalSendSize; // Total transmitted data size
|
||||
|
Reference in New Issue
Block a user