Function tcp_nodelay

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