HP-UX SNAplus2 CPI-C Programmer's Guide (June 2003)

CPI-C Calls
Receive (cmrcv)
Chapter 3 203
CM_CONFIRM_DEALLOC_RECEIVED The partner program
has issued the Deallocate call with
confirmation requested. For the local
program the conversation is now in
Confirm-Deallocate state.
Upon receiving this value, the local
program normally issues the
Confirmed call.
CM_CONFIRM_RECEIVED The partner program has
issued the Confirm call. For the local
program the conversation is in
Confirm state.
Upon receiving this value, the local
program normally issues the
Confirmed call.
CM_CONFIRM_SEND_RECEIVED For the partner program,
the conversation has entered Receive
state and a request for confirmation
has been received by the local
program. For the local program, the
conversation is now in Confirm-Send
state.
The program normally responds by
issuing the Confirmed call. Upon
successful execution of the Confirmed
call, the conversation changes to
Send state for the local program.
request_to_send_received
This is the request-to-send-received
indicator. Possible values are:
CM_REQ_TO_SEND_RECEIVED The partner program has
issued the Request_To_Send call,
which requests the local program to
change the conversation to Receive
state.
CM_REQ_TO_SEND_NOT_RECEIVED The partner program
has not issued the Request_To_Send
call.