nn::nex::RootTransport::EnableUnreliablePacketHistoryBundling Member Function

Syntax

static void EnableUnreliablePacketHistoryBundling(
     qBool b
);

Parameters

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

Return Values

None.

Description

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

See Also

IsEnableUnreliablePacketHistoryBundling

Revision History

2012/01/26
Initial version.

CONFIDENTIAL