RtcplSetTCPIPAffinity

The function RtcplSetTCPIPAffinity sets the TCP/IP affinity value.

Syntax

BOOL RtcplSetTCPIPAffinity(
    DWORD Affinity            
);

Parameters

Affinity

The system-wide processor ID that the TCP/IP stack should be run on.

Return Values

If the function succeeds the return value is TRUE, otherwise FALSE is returned.

Remarks

Changing this value requires a restart of the RTX Subsystem if it is running, as indicated by a GetLastError of ERROR_SUCCESS_RESTART_REQUIRED.

Related RTX Properties Control Panel Features

Tab

TCP/IP tab

Feature

Ideal processor option

Requirements

Header RtxProp.h
Library RtxProp.lib
IntervalZero.com | Support | Give Feedback