Subject: | Connecting to non-ssh server causes long hang |
Windows OS
Perl 5.10.10
If I specify a non-SSH port like 80 (HTTP web server) then the ->new call
takes a long time before it kicks back an error.
Some logic should be added to fail the connection if the remote server is
not actually a ssh server.