develooper Front page | perl.perl5.porters | Postings from September 2014

Bad IO::Socket::IP test?

Thread Next
From:
George Greer
Date:
September 18, 2014 02:50
Subject:
Bad IO::Socket::IP test?
Message ID:
alpine.LFD.2.11.1409172247380.24255@drei.m-l.org
On Wed, 17 Sep 2014, George Greer wrote:

> Failures: (common-args) none
> [default] -DDEBUGGING
> [default] -Duseithreads
> [default] -DDEBUGGING -Duseithreads
> ../cpan/IO-Socket-IP/t/22timeout.t..........................FAILED
>    Non-zero exit status: 9
>    No plan found in TAP output

This test has been failing on Windows ever since IO::Socket::IP was 
updated to included it. A brief investigation looks like the test is 
calling back into IO::Socket with some parameters from a prior listening 
socket and none of that appears to explain why the second (client) socket 
gets a "Bad file descriptor" error. I didn't dig further into the base 
class to find out (yet).

-- 
George Greer

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About