void pm_heartbeat(SCTP_heartbeat * heartbeatChunk, unsigned int source_address)

pm_heartbeat is called when a heartbeat was received from the peer.

Documentation

pm_heartbeat is called when a heartbeat was received from the peer. This function just takes that chunk, and sends it back.
Parameters:
heartbeatChunk - pointer to the heartbeat chunk
source_address - address we received the HB chunk from (and where it is echoed)

Alphabetic index HTML hierarchy of classes or Java



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