recalculate RTT for one way communications

This commit is contained in:
orignal 2024-09-10 12:22:42 -04:00
parent a65dd218da
commit 261acbbd66
2 changed files with 17 additions and 4 deletions

View file

@ -265,6 +265,7 @@ namespace stream
bool m_IsSendTime;
bool m_IsWinDropped;
bool m_IsTimeOutResend;
bool m_IsImmediateAckRequested;
StreamingDestination& m_LocalDestination;
std::shared_ptr<const i2p::data::IdentityEx> m_RemoteIdentity;
std::shared_ptr<const i2p::crypto::Verifier> m_TransientVerifier; // in case of offline key