protect against claim msgs processing after IOC disconnects
This commit is contained in:
+1
-1
@@ -1047,7 +1047,7 @@ void cac_reconnect_channel(caResId cid, short type, unsigned short count)
|
||||
|
||||
piiu = (IIU *) chan->piiu;
|
||||
|
||||
if ( piiu == ca_static->ca_piiuCast ) {
|
||||
if ( piiu->state != iiu_connected ) {
|
||||
UNLOCK;
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user