RE: Hitting a maximum number of SOCKET connections?
by Brian Raven other posts by this author
Nov 4 2009 5:33AM messages near this date
view in the new Beta List Site
Re: Hitting a maximum number of SOCKET connections?
|
Re: Hitting a maximum number of SOCKET connections?
Anders Boström <mailto:Anders.Bostrom@[...].se> wrote:
> I have installed 5.10, but the problem still occures.
> The demo in http://www.mollehem.se/bilder/socketDemo.zip illustrates
> it.
>
> Any clue?
I have build 1004, and your code worked OK here, i.e. all 100 sockets opened and pinged. Eve
n when I increased the number of sockets to 200. It may be that the new version isn't instal
led properly. What does 'perl -v' say? You did uninstall the previous version first, right?
BTW, I added 'use strict; use warnings;' to the start of your scripts, and fixed the issues
raised before running them. I strongly suggest that you do the same.
--
Brian Raven
This e-mail may contain confidential and/or privileged information. If you are not the inten
ded recipient or have received this e-mail in error, please advise the sender immediately by
reply e-mail and delete this message and any attachments without retaining a copy.
Any unauthorised copying, disclosure or distribution of the material in this e-mail is stric
tly forbidden.
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Anders Bostrom
Brian Raven
Anders Bostrom
Brian Raven
Anders Bostrom
|