static void SetNameResolveThreadCoreNo( qInt32 no );
Name | Description | |
---|---|---|
in | no | The core number. |
Specifies the core number of the CPU used by the thread for name resolution.
DEFAULT_TRANSPORT_BUFFER_CORE_NO
is the NEX default value. For the CTR, the value is set to CORE_NO_USE_PROCESS_VALUE
.
For a CTR using SDK 3.0 or a later version, you can select the system core by specifying 1
. When you are using the system core, you need to assign CPU time using the nnos::CTR::SetApplicationCpuTimeLimit
function.
This function is not guaranteed to work.
ConnectivityManager::StartNATSession
, SetNameResolveThreadCoreNo
SetNameResolveThreadPriority
, GetNameResolveThreadPriority
CONFIDENTIAL