devela::_dep::nc

Constant TCP_NODELAY

pub const TCP_NODELAY: i32 = 1;
Available on crate feature dep_nc only.
Expand description

TCP socket options Turn off Nagle’s algorithm.