Skip to main content

send

Function send 

Source
pub fn send(host: &str, port: i64, message: &str) -> Result<String, String>