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

CPI-C Calls
Set_Conversation_Context (cmsctx)
Chapter 3 231
is set to the context of the new conversation; however, if
Accept_Incoming returns CM_OPERATION_INCOMPLETE, a subsequent
Wait_For_Conversation that returns the result of Accept_Incoming
does not change the program's current context. The program must
useExtract_Conversation_ContextandSet_Conversation_Contextto
set the current context to the correct value.
End of Section