in reply to Windows socket select() problems ?

Have you tried ActiveState's bug tracker for ActivePerl? (Sorry, I know they have one, but I always forget where they hide it.) Perhaps the issue is already reported.

The latest ActivePerl is 5.8.2, build 808. Maybe the problem is already fixed?

Perhaps the problem's in your source code. We can't really rule that out until you post a test case.

-- Rocco Caputo - rcaputo@pobox.com - poe.perl.org

Replies are listed 'Best First'.
Re: Re: Windows socket select() problems ?
by Anonymous Monk on Jan 26, 2004 at 16:18 UTC
    I am currently trying to (a) reproduce the problem and (b) reproduce it with only a small extract from our mondo system... Presently we only encounter the issue in our production system and even there it is quite rare. if I succeed at reproducing it and still can't figure out what is wrong, I'll post some code. I was hoping someone might recognize the symptoms or have a less than obvious suggestion.

    thanks.

    matt