Contents

noDelay

A Boolean that disables Nagle’s algorithm for TCP.

Declaration

var noDelay: Bool { get set }

See Also

Customizing TCP Options