Menu

#9 Passive BREAK events not occuring

open
nobody
5
2002-07-29
2002-07-29
No

Passive BREAK events are not being fired because
the app thinks they are active breaks.

The calls happen something like this:

NetworkLayer->break event

->transport layer -> disconnect

->service entry -> toDisconnectedState

(no break event fired because service entry thinks the
break is active)

Discussion


Log in to post a comment.