nn::nex::RootTransport::EnableReliablePacketHistoryBundling Member Function

Syntax

static void EnableReliablePacketHistoryBundling(
     qBool b
);

Parameters

Name Description
in b Sets whether to bundle reliable packets. The default is on (true).

Return Values

None.

Description

Specifies whether to bundle and resend reliable packets that were sent in the past.

See Also

IsEnableReliablePacketHistoryBundling

Revision History

2011/10/20
Initial version.

CONFIDENTIAL