in reply to Re: accept on listening socket seems affected by threads->detach()
in thread accept on listening socket seems affected by threads->detach()

Yes, the threads were created (checked $thred->tid).
I've now tested the code at a Linux machine and perl 5.8.8 . You're right it really works there. Seems to be something different to blastwave.org 's solaris perl 5.8.8 .

Thank you for your reply!
  • Comment on Re^2: accept on listening socket seems affected by threads->detach()