Matrix1 Utility Plug-ins

SET SOCKET NO DELAY


Syntax

SET SOCKET NO DELAY Handle, OnOffFlag

Description

Enables or disables the Nagle algorithm.

The Nagle algorithm is a system that is used to reduce un-necessary network traffic when small chunks of data are being transmitted using TCP. When enabled (as it is by default) the system will delay transmission of data until either there is enough data to transmit (xxxx bytes) or a certain amount of time has elapsed (xxxx ms).

When a value of 1 is used, the algorithm is disabled and all transmissions of data are immediately carried out.

This command can only be used for TCP sockets.

Go back to ...

Matrix1Util_28 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011