int sctp_requestHeartbeat(unsigned int associationID, short path_id)

sctp_requestHeartbeat sends a heartbeat to the given address of an association.

Documentation

sctp_requestHeartbeat sends a heartbeat to the given address of an association.
Parameters:
associationID - ID of assocation.
path_id - destination address to which the heartbeat is sent.
Returns:
error code (0 == success, 1 == error)

Alphabetic index HTML hierarchy of classes or Java



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