create_socket_addr

Function create_socket_addr 

Source
pub fn create_socket_addr(ip: String, port: u16) -> Result<SocketAddr, String>