{
{   The purpose of this procedure is to wait for a socket to
{ be offered by the given source job to the curent job. If
{ no socket offer is found, the curent task is queued in the
{ wait for socket offer queue.
{
{       NLP$SK_AWAIT_SOCKET_OFFER (SOURCE_JOB, ACTIVITY_COMPLETE)
{
{ SOURCE_JOB: (input) This parameter identifies the source job from
{       which the socket offer is to be awaited.
{
{ ACTIVITY_COMPLETE: (output) This parameter is set to TRUE if a
{       socket offer is found from the given source job. Otherwise,
{       it is set to FALSE.
{

