Terminates access to the SCTP management API for this application, making the management channel for a specified board available for other uses.
SCTP_STATUS TXSCTPFUNC SctpMgmtTerm ( U8 board)
|
Argument |
Description |
|
board |
TX board number on which the SCTP layer resides. Valid range is 1 through MAXBOARD (currently 32). |
|
Return value |
Description |
|
SCTP_SUCCESS |
|
|
SCTP_BOARD |
Invalid board number. |
|
SCTP_HANDLE |
Handle closed or was never opened. |
Call this function to free up resources when an application terminates or finishes communication with the SCTP layer.