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