protect against claim msgs processing after IOC disconnects

This commit is contained in:
Jeff Hill
2000-11-03 22:15:44 +00:00
parent d8707e17d7
commit 01b9401694

View File

@@ -1047,6 +1047,11 @@ void cac_reconnect_channel(caResId cid, short type, unsigned short count)
piiu = (IIU *) chan->piiu;
if ( piiu == ca_static->ca_piiuCast ) {
UNLOCK;
return;
}
prev_cs = chan->state;
if (prev_cs == cs_conn) {
ca_printf("CAC: Ignored conn resp to conn chan CID=%u SID=%u?\n",