Re: Hitting a maximum number of SOCKET connections?

2009-11-04 Thread Anders Boström
I have installed 5.10, but the problem still occures. The demo in http://www.mollehem.se/bilder/socketDemo.zip illustrates it. Any clue? Thanks Anders Brian Raven skrev: Anders Boström wrote: Hej, I have a server implemented in Perl. It handles multiple connection with the use of

RE: Hitting a maximum number of SOCKET connections?

2009-11-04 Thread Brian Raven
Anders Boström mailto:anders.bost...@mollehem.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. Even

Hitting a maximum number of SOCKET connections? Continued...

2009-11-04 Thread Anders Boström
Hello again, I have received test result from 2 people that tested the example, and both failed in the same way. To clarify the previous explanation of the problem. Its seen on the server side! When the client has sent 63 PING's, the server stops showing the rest of the PING's (64-100). They

RE: Hitting a maximum number of SOCKET connections? Continued...

2009-11-04 Thread Brian Raven
Anders Boström wrote: Hello again, I have received test result from 2 people that tested the example, and both failed in the same way. To clarify the previous explanation of the problem. Its seen on the server side! When the client has sent 63 PING's, the server stops showing the rest of