committed a fix for mantis 302
This commit is contained in:
@@ -831,6 +831,7 @@ caStatus casDGClient::processMsg ()
|
||||
}
|
||||
status = ( this->*pHandler ) ();
|
||||
if ( status ) {
|
||||
this->in.removeMsg ( this->in.bytesPresent() );
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user