NTCP2 idle timeout

pull/1221/head
orignal 6 years ago
parent 50cd321818
commit 4cf79088f9

@ -942,6 +942,7 @@ namespace transport
if (m_IsRunning)
{
m_IsRunning = false;
m_TerminationTimer.cancel ();
m_Service.stop ();
if (m_Thread)
{

Loading…
Cancel
Save