mnGetNagleEnabled

This command is used to determine if the Nagle Algorithm (TCP) is enabled on the specified instance.

By default the Nagle Algorithm (TCP) is enabled.

Parameters

int Instance: This is the instance that the command should use.

Returns (Integer)

1 if the Nagle Algorithm (TCP) is enabled.

0 if the Nagle Algorithm (TCP) is disabled.

-1 if an error occurred.

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Networking Commands
(1) Networking
(0) DarkNet Help