pub fn send<Fd: AsFd>(fd: Fd, buf: &[u8], flags: SendFlags) -> Result<usize>
send(fd, buf, flags)—Writes data to a socket.
send(fd, buf, flags)