int sctp_setFailureThreshold(unsigned int associationID, unsigned short pathMaxRetransmissions)

sctp_setFailureThreshold is currently NOT implemented !

Documentation

sctp_setFailureThreshold is currently NOT implemented ! Will be used to set the threshold for retransmissions on the given address of an association. If the threshold is exeeded, the the destination address is considered as unreachable.
Parameters:
associationID - : ID of assocation.
destAddressIndex - : destination address that gets a new failure threshold.
pathMaxRetransmissions - : threshold for retransmissions.
Returns:
-1

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.