pub fn set_nodelay(fd: RawFd) -> Result<()>
Sets TCP_NODELAY (request latency over Nagle).
TCP_NODELAY
setsockopt failure.