Skip to main content

tcp_send_real

Function tcp_send_real 

Source
pub fn tcp_send_real(local_port: u16, data: &[u8]) -> Result<(), &'static str>