fixed Linux uses unsigned where int is used on other OS
This commit is contained in:
@@ -116,4 +116,4 @@ void recvProcessThread::disable ()
|
||||
void recvProcessThread::signalActivity ()
|
||||
{
|
||||
this->recvActivity.signal ();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user