pub fn enable_server(server_name: &str) -> Result<()>
Enables attempts to connect to a discovered server, if attempts were previously disabled by disable_server().
disable_server()