static gboolean handleChunksRetransmitted(short pathID)

handleChunksRetransmitted is called whenever datachunks are retransmitted or a hearbeat-request has not been acknowledged within the current heartbeat-intervall.

Documentation

handleChunksRetransmitted is called whenever datachunks are retransmitted or a hearbeat-request has not been acknowledged within the current heartbeat-intervall. It increases path- and peer- retransmission counters and compares these counters to the corresonding thresholds.
Parameters:
pathID - index to the path that CAUSED retransmission
Returns:
TRUE if association was deleted, FALSE if not

Alphabetic index HTML hierarchy of classes or Java



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