closed non-etsablished SSU session by timeout

pull/95/head
orignal 10 years ago
parent cba58a5965
commit 617e7bc81d

@ -23,6 +23,7 @@ namespace ssu
m_NumSentBytes (0), m_NumReceivedBytes (0)
{
m_DHKeysPair = i2p::transports.GetNextDHKeysPair ();
ScheduleTermination ();
}
SSUSession::~SSUSession ()

Loading…
Cancel
Save