Constant nc::types::TCP_NODELAY[][src]

pub const TCP_NODELAY: i32 = 1;
Expand description

TCP socket options Turn off Nagle’s algorithm.