{
{    The purpose of this procedure is to access the channel connection for the
{ given connection id and to reset the state of the TCP socket interface layer.
{ However if the connection has been disconnected or terminated via application
{ mangement, the state is left unchanged, the TCP socket interface layer is
{ deactivated and an appropriate status is returned to the caller.
{
{       NLP$SK_TCP_CANCEL_SOCKET_OFFER (CONNECTION_ID, STATUS)
{
{ CONNECTION_ID: (input)  This parameter specifies the channel connection
{       identifier.
{
{ STATUS: (output) This parameter specifies the request status
{       CONDITION:
{             nae$sk_socket_disconnected
{             nae$sk_socket_terminated
{
