Fixed client termination.

This commit is contained in:
lotodore
2009-01-11 21:54:09 +00:00
parent b2ccee2267
commit 1e42a9e211
+1
View File
@@ -52,6 +52,7 @@ ClientContext::~ClientContext()
{
m_senderThread->SignalStop();
m_senderThread->WaitStop();
m_sessionData.reset();
}
SOCKET