Skip Menu |

This queue is for tickets about the IPC-Run CPAN distribution.

Report information
The Basics
Id: 95623
Status: resolved
Priority: 0/
Queue: IPC-Run

People
Owner: Nobody in particular
Requestors: lfbayer [...] gmail.com
Cc:
AdminCc:

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



Subject: Unknown error on port 2060
Date: Tue, 13 May 2014 15:56:50 -0500
To: bug-IPC-Run [...] rt.cpan.org
From: Leo Bayer <lfbayer [...] gmail.com>
It appears that if you run more than 10 simultaneous instances of perl that all try to start an IPC::Run process, all attempts after the 10th will fail with this error... Unknown error on port 2060 Unknown error on port 2061 Unknown error on port 2062 Unknown error on port 2063 Unknown error on port 2064 Unknown error on port 2065 Unknown error on port 2066 Unknown error on port 2067 Unknown error on port 2068 Unknown error on port 2069 Unknown error on port 2070 I have attached a patch to Win32IO.pm that let's the OS pick an ephemeral port instead of just trying the same 10 ports every time.

Message body is not shown because sender requested not to inline it.

Ticket migrated to github as https://github.com/toddr/IPC-Run/issues/58