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