OSI/AS Programming Manual
APS_SYNC_GETPARAM_
APS Procedure Calls
3–90 056783 Tandem Computers Incorporated
The following values are possible for
tokens
:
After a resynchronize indication primitive:
ZAPS-VAL-TOKEN-ACCEPTOR-CHOICE
You must choose who owns this token after resynchronization.
ZAPS-VAL-TOKEN-NOTAVAILABLE
This token cannot be used on this connection.
ZAPS-VAL-TOKEN-NOTOWNED
The remote user owns this token after resynchronization.
ZAPS-VAL-TOKEN-OWNED
You own this token after resynchronization.
After a resynchronize confirm primitive:
ZAPS-VAL-TOKEN-NOTAVAILABLE
This token cannot be used on this connection.
ZAPS-VAL-TOKEN-NOTOWNED
The remote user owns this token after resynchronization.
ZAPS-VAL-TOKEN-OWNED
You own this token after resynchronization.
After a token give indication primitive:
ZAPS-VAL-TOKEN-GIVE
The remote user is giving you this token.
ZAPS-VAL-TOKEN-NOTAVAILABLE
This token cannot be used on this connection.
ZAPS-VAL-TOKEN-NOTOWNED
The remote user owns this token and is not giving it to you.
ZAPS-VAL-TOKEN-OWNED
You already own this token.
After a token please indication primitive:
ZAPS-VAL-TOKEN-NOTAVAILABLE
This token cannot be used on this connection.
ZAPS-VAL-TOKEN-NOTOWNED
The remote user owns this token.
ZAPS-VAL-TOKEN-OWNED
You own this token, but the remote user is not asking for it.
ZAPS-VAL-TOKEN-PLEASE
The remote user is asking for this token.
Note that the remote application can request a token but already own it. In this
case, you receive the value ZAPS-VAL-TOKEN-NOTOWNED.