Skip to main content

SCC_TCPShutdown

Valid for:  CANoe DE  •  CANoe4SW DE

Function Syntax

long SCC_TCPShutdown ()

Description

The function can be used to trigger a closing of the TCP connection. If the remote side does not respond, the TCP connection is reset.

Parameters

Return Values

  • 0: Not successful
  • 1: Successful

Example