Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Mechanize CPAN distribution.

Report information
The Basics
Id: 11355
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors:
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.10
Fixed in: (no value)



Subject: t\local\back.t hangs at line 159
Win32 ActivePerl 5.8.4 This is due to line while ( my $c = $server404->accept() ) { Turns out its really due to Show quoted text
>> C:/Perl/lib/IO/Socket.pm:192: getsockname($_[0]);
which is a known (unsolved) bug. #27352: getsockname of listen socket blocks in child http://rt.perl.org/rt3/Ticket/Display.html?id=27352