void pm_heartbeatTimer(TimerID timerID, void *associationIDvoid, void *pathIDvoid)

pm_heartbeatTimer is called by the adaption-layer when the heartbeat timer expires.

Documentation

pm_heartbeatTimer is called by the adaption-layer when the heartbeat timer expires. It may set the path to inactive, or restart timer, or even cause COMM LOST As all timer callbacks, it takes three arguments (two pointers to necessary data)
Parameters:
timerID - ID of the HB timer that expired.
associationIDvoid - pointer to the association-ID
pathIDvoid - pointer to the path-ID

Alphabetic index HTML hierarchy of classes or Java



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