Brian Raven skrev:
> Anders Boström <> wrote:
>   
>> ...
>> All work well with the first 63 concurrent clients, but if client 64
>> and upwards sends messages, they will not be seen on the server as
>> long as the other 63 client are connected to the server. Is there a
>> ...
> 64 is the default limit on the number of file handles that you can call 
> select with in win32. According to the doco ("ActivePerl 5.10 Change Log"), 
> this was increased to 2000 for build 1001, so you might want to upgrade your 
> Perl.
>
> HTH
>   
Thanks for the very quick answer!!!
OK, I obviously need to take another look at 5.10. Last time there was 
some modules missing that I needed...
Thanks again
Anders

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to