Commit de61025d authored by John Selbie's avatar John Selbie

Subsequent update

parent 98a07066
...@@ -339,7 +339,7 @@ void CStunSocketThread::Run() ...@@ -339,7 +339,7 @@ void CStunSocketThread::Run()
{ {
break; break;
} }
_spBufferIn->SetSize(ret); _spBufferIn->SetSize(ret);
_msgIn.socketrole = pSocket->GetRole(); _msgIn.socketrole = pSocket->GetRole();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment