nn::nex::RootTransport::SetPacketHistoryBundlingMaxRetransmitCounts Member Function

Syntax

static void SetPacketHistoryBundlingMaxRetransmitCounts(
     qUnsignedInt16 n
);

Parameters

Name Description
in n The maximum number of resends.

Return Values

None.

Description

The maximum number of times that previously sent packets are bundled and resent.

A forced resend is also counted as one time.

See Also

GetPacketHistoryBundlingMaxRetransmitCounts, EnablePacketHistoryBundling, SetPacketHistoryBundlingForcedRetransmitTimeout

Revision History

2012/01/26
Initial version.

CONFIDENTIAL