{
{   The purpose of this procedure is to allocate the job socket
{ record in job pageable heap and to store the given job socket
{ attributes in the record. The pointer to the job socket is
{ stored in the array of job sockets. The corresponding entry in
{ the job socket array must have been locked by the caller.
{
{       NLP$SK_ADD_JOB_SOCKET (SOCKET_ID, JOB_SOCKET)
{
{ SOCKET_ID: (input) This parameter specifies the identifier of the
{       job socket to be added.
{
{ JOB_SOCKET: (input) This parameter contains the attributes of the
{       job socket.
{
