G06.24 Release Version Update Compendium
Operating System
G06.24 Release Version Update Compendium—528616-003
2-4
Fallback
See the resolution of Genesis solution 10-020709-0227 and the T8628AAJ softdoc for
details.
Fallback
After fallback, the new flags would not be recognized, and the feature would not work.
OSS shell scripts written to use the new feature would not run correctly.
Standard POSIX Threads
Four wrapper functions have been added to Standard POSIX Threads (T1248) to
provide context-sensitive support for Pathsend servers:
•
SPT_SERVERCLASS_DIALOG_ABORT_(), used instead of the
SERVERCLASS_DIALOG_ABORT_ procedure to abort a specific Pathsend server
dialog.
•
SPT_SERVERCLASS_DIALOG_BEGIN_(), used instead of the
SERVERCLASS_DIALOG_BEGIN_ procedure to initiate a Pathsend server dialog.
•
SPT_SERVERCLASS_DIALOG_END_(), used instead of the
SERVERCLASS_DIALOG_END_ procedure to end a specific Pathsend server
dialog.
•
SPT_SERVERCLASS_DIALOG_SEND_(), used instead of the
SERVERCLASS_DIALOG_SEND_ procedure to continue a specific Pathsend
server dialog.
For information about these functions, see the T1248G07AAN softdoc.
Fallback
After fallback, you cannot use the new functions and must recode applications to
remove them.