|
|
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 |
|
|
Feature |
Ideal processor option |
Requirements
| Header | RtxProp.h |
| Library | RtxProp.lib |