DEFAULT_NODELAY

Constant DEFAULT_NODELAY 

Source
pub const DEFAULT_NODELAY: Option<bool>;
Expand description

The default setting for TCP_NODELAY.

This constant specifies the default value for the TCP_NODELAY socket option.