void pm_chunksAcked(short pathID, unsigned int newRTT)

pm_chunksAcked is called by reliable transfer whenever chunks have been acknowledged.

Documentation

pm_chunksAcked is called by reliable transfer whenever chunks have been acknowledged.
Parameters:
pathID - last path-ID where chunks were sent to (and thus probably acked from)
newRTT - the newly determined RTT in milliseconds, null if chunks had been retransmitted

Alphabetic index HTML hierarchy of classes or Java



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