{
{    The purpose of this procedure is to store the given port number, bound
{ address and the socket status in the job socket record for the given socket
{ identifier.
{
{       NLP$SK_UPDATE_JOB_SOCKET (SOCKET_ID, PORT, BOUND_ADDRESS,
{             SOCKET_STATUS)
{
{ SOCKET_ID: (input)  This parameter specifies the socket identifier.
{
{ PORT: (input)  This parameter specifies the port number to which the given
{       socket is bound.
{
{ BOUND_ADDRESS: (input)  This parameter specifies the IP address to which the
{       given socket is bound.
{
{ SOCKET_STATUS: (input)  This parameter specifies the current status of the
{       socket.
{
