SCC_TCPShutdownInd
CAPL Functions » Smart Charging » SCC Modeling Libraries (Simulation Setup) » Shared Callback Functions » SCC_TCPShutdownInd Valid for: CANoe DE • CANoe4SW DEFunction Syntax
Description
The callback is called when a TCP connection is closed.Parameters
- Port: Port number of the TCP connection.
- IsInitiator:
- 1 if the node layer initiated the shutdown.
- 0 if the node layer received the shutdown request.