http://www.perlmonks.org?node_id=1004519


in reply to Re^2: Bad file Descriptor issue in IO::Socket::INET
in thread Bad file Descriptor issue in IO::Socket::INET

"I can show the code but it is too long."

Create a short script which purely reproduces the problem you are experiencing. How do I post a question effectively?. Earlier:

"It was working fine before then I did some changes to it and rebuild this"

What have you done to determine if the code change introduced this problem? Basic debugging checklist

  • Comment on Re^3: Bad file Descriptor issue in IO::Socket::INET