Skip Menu |

This queue is for tickets about the Net-SSH-Perl CPAN distribution.

Report information
The Basics
Id: 49885
Status: new
Priority: 0/
Queue: Net-SSH-Perl

People
Owner: Nobody in particular
Requestors: business2008 [...] rodneybeede.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.34
Fixed in: (no value)



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.