Function ia::raw::listen_tcp [] [src]

pub fn listen_tcp<T: Fn(TcpStream) + 'static>(addr: &str, cb: T) -> i32