int sctp_changeHeartBeat(unsigned int associationID, short path_id, gboolean heartbeatON, unsigned int timeIntervall)

sctp_changeHeartBeat turns the hearbeat on a path of an association on or off, or modifies the interval

Documentation

sctp_changeHeartBeat turns the hearbeat on a path of an association on or off, or modifies the interval
Parameters:
associationID - ID of assocation.
path_id - index of the path where to do heartbeat
heartbeatON - turn heartbeat on or off
timeIntervall - heartbeat time intervall in milliseconds
Returns:
error code, 0 for success, 1 for error

Alphabetic index HTML hierarchy of classes or Java



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