Description of problem: At object creation time (initial TCP connection), the timeout option is ignored and may lead to blocking. Version-Release number of selected component (if applicable): 0.8-1 How reproducible: Easy, just needs a valid IP address which is down, noted 1.2.3.4 below. Steps to Reproduce: 1. Run the following Perl code: use Net::STOMP::Client; my $s = Net::STOMP::Client->new(uri => "tcp://1.2.3.4:1234", timeout => 1); 2. Check how long it takes. Actual results: blocks for several minutes. Expected results: should return after one second. Additional info: this is a known bug fixed in version 0.9 of perl-Net-STOMP-Client, available on CPAN.
perl-Net-STOMP-Client-0.9-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc13
perl-Net-STOMP-Client-0.9-1.el4 has been submitted as an update for Fedora EPEL 4. http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.el4
perl-Net-STOMP-Client-0.9-1.el5 has been submitted as an update for Fedora EPEL 5. http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.el5
perl-Net-STOMP-Client-0.9-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc11
perl-Net-STOMP-Client-0.9-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc12
perl-Net-STOMP-Client-0.9-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc12
perl-Net-STOMP-Client-0.9-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc11
perl-Net-STOMP-Client-0.9-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.fc13
perl-Net-STOMP-Client-0.9-1.el4 has been pushed to the Fedora EPEL 4 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.el4
perl-Net-STOMP-Client-0.9-1.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update perl-Net-STOMP-Client'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Net-STOMP-Client-0.9-1.el5
perl-Net-STOMP-Client-0.9-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
perl-Net-STOMP-Client-0.9-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
perl-Net-STOMP-Client-0.9-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.
perl-Net-STOMP-Client-0.9-1.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.
perl-Net-STOMP-Client-0.9-1.el4 has been pushed to the Fedora EPEL 4 stable repository. If problems still persist, please make note of it in this bug report.