set_tcp_nodelay

Function set_tcp_nodelay 

Source
pub(crate) fn set_tcp_nodelay(fd: BorrowedFd<'_>, nodelay: bool) -> Result<()>