pub fn send(target: impl ToSocketAddrs, message: &[u8]) -> Result<(), Error>
Send a message to the specified address.